ZIm/crates/editor/src
Max Brunsfeld 351e4863cd
Fix some issues found when testing Elixir-LS (#2583)
Closes
https://linear.app/zed-industries/issue/Z-2209/popovers-dont-always-have-syntax-highlighted-code
Closes
https://linear.app/zed-industries/issue/Z-2206/highlight-syntax-in-hover-docs

* Fix a ton of errors in our logs due to us not recognizing that
`elixir-ls` does not support code actions.
* Syntax-highlight elixir code blocks in hover popovers
2023-06-07 12:21:48 -07:00
..
display_map Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
multi_buffer Fixup cases using buffer model handle id as buffer id 2023-05-04 12:32:31 -04:00
scroll Maintain scroll bottom when streaming assistant responses 2023-06-07 15:01:50 +02:00
test Clean up final remaining code paths calling old diff update method 2023-05-25 14:41:09 -04:00
blink_manager.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
display_map.rs Fix typos 2023-06-02 22:02:19 -04:00
editor.rs Z 1618/extend comments (#2585) 2023-06-07 17:37:02 +02:00
editor_settings.rs Allow to disable the new feature 2023-05-25 09:45:50 +03:00
editor_tests.rs Z 1618/extend comments (#2585) 2023-06-07 17:37:02 +02:00
element.rs Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-06 19:18:22 +02:00
git.rs Rearrange git tests in worktree 2023-05-19 16:30:00 -07:00
highlight_matching_bracket.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
hover_popover.rs Highlight hover code blocks as LSP's own language by default 2023-06-07 10:01:19 -07:00
items.rs Maintain scroll bottom when streaming assistant responses 2023-06-07 15:01:50 +02:00
link_go_to_definition.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
mouse_context_menu.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
movement.rs Add paragraph based vertical movements 2023-05-22 09:12:36 -04:00
multi_buffer.rs Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-06 19:18:22 +02:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
scroll.rs Maintain scroll bottom when streaming assistant responses 2023-06-07 15:01:50 +02:00
selections_collection.rs Not working yet: Remove empty messages unless they contain the cursor 2023-06-05 22:58:08 -06:00
test.rs Fix typos 2023-06-02 22:02:19 -04:00