ZIm/crates/markdown
Kirill Bulatov 07403f0b08
Improve LSP tasks ergonomics (#31551)
* stopped fetching LSP tasks for too long (but still use the hardcoded
value for the time being — the LSP tasks settings part is a simple bool
key and it's not very simple to fit in another value there)

* introduced `prefer_lsp` language task settings value, to control
whether in the gutter/modal/both/none LSP tasks are shown exclusively,
if possible

Release Notes:

- Added a way to prefer LSP tasks over Zed tasks
2025-05-28 18:36:25 +03:00
..
examples Add caching of parsed completion documentation markdown to reduce flicker when selecting (#31546) 2025-05-27 23:12:38 +00:00
src Improve LSP tasks ergonomics (#31551) 2025-05-28 18:36:25 +03:00
Cargo.toml Add caching of parsed completion documentation markdown to reduce flicker when selecting (#31546) 2025-05-27 23:12:38 +00:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00