ZIm/crates/language/src
Nathan Sobo 03993ea719
Rename SumTree::push_tree to ::append (#2626)
This is something I've been meaning to rename in SumTree. Was looking at
the code and figure why not now.
2023-06-20 08:37:55 -06:00
..
syntax_map Fix syntax map bug with combined injections inside of other injections 2023-06-12 17:32:20 -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 Show a notification when unable to start elixir-ls 2023-06-19 18:05:30 -07:00
language_settings.rs editor: Add language setting for comment continuations (#2605) 2023-06-13 18:59:46 +02: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 Rename SumTree::push_tree to ::append 2023-06-19 19:49:33 -06:00