ZIm/crates/language_tools/src
Conrad Irwin 0b87be71e6
Make anchor_in_excerpt Optional (#8975)
We were seeing panics due to callers assuming they had valid
excerpt_ids, but that cannot easily be guaranteed across await points as
anyone may remove an excerpt.

Release Notes:

- Fixed a panic when hovering in a multibuffer
2024-03-06 18:55:36 -07:00
..
language_tools.rs Improve the look of the syntax tree view UI 2023-06-12 15:14:57 -07:00
lsp_log.rs Enable clippy::bind_instead_of_map (#8723) 2024-03-02 16:10:34 -05:00
lsp_log_tests.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
syntax_tree_view.rs Make anchor_in_excerpt Optional (#8975) 2024-03-06 18:55:36 -07:00