zed/crates/language/src
Max Brunsfeld 4b9a3c66e6 Show function parameters in elixir outline view
Introduce a new capture in the outline query called 'context.extra', which
causes text to appear in the outline, but not in the breadcrumbs.
2023-06-06 16:27:05 -07:00
..
buffer.rs Show function parameters in elixir outline view 2023-06-06 16:27:05 -07:00
buffer_tests.rs Show function parameters in elixir outline view 2023-06-06 16:27:05 -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 function parameters in elixir outline view 2023-06-06 16:27:05 -07:00
language_settings.rs Fix typos 2023-06-02 22:02:19 -04: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 Fix typos 2023-06-02 22:02:19 -04:00