ZIm/crates/language/src
Antonio Scandurra c62a3ea672
Merge pull request #687 from zed-industries/vim-word-and-line-movement
Add word and line movement in vim normal mode
2022-04-04 14:42:27 +02:00
..
buffer.rs Merge pull request #687 from zed-industries/vim-word-and-line-movement 2022-04-04 14:42:27 +02:00
diagnostic_set.rs Provide diagnostic context to codeAction 2022-03-31 15:39:52 -07:00
highlight_map.rs Start on text highlight support 2022-03-09 20:51:35 -07:00
language.rs Let fake and real LanguageServer access AsyncAppContext in handler callbacks 2022-03-31 21:57:00 -07:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Start work on updating editors's scroll positions when following 2022-03-18 12:56:20 -07:00
tests.rs Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00