ZIm/crates/language/src
2023-07-11 20:05:29 -04:00
..
syntax_map Fix bugs in handling combined injections exposed by HEEx 2023-06-27 15:08:26 -07:00
buffer.rs Improve the look of the syntax tree view UI 2023-06-12 15:14:57 -07:00
buffer_tests.rs Start work on a syntax tree view 2023-06-12 15:14:56 -07:00
diagnostic_set.rs Clear old diagnostics when restarting a language server 2023-05-22 12:53:22 -07:00
highlight_map.rs Add "editor: copy highlight json" command 2023-03-24 16:37:57 -06:00
language.rs Merge branch 'main' of github.com:zed-industries/zed into vector_store 2023-07-11 20:05:29 -04:00
language_settings.rs Add more hint tests 2023-06-29 22:39:18 +03:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Show source of diagnostic hovers 2023-04-27 14:35:34 -04:00
syntax_map.rs chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00