ZIm/crates/language/src
Antonio Scandurra 7e3cc67e0a Don't reuse old syntax tree when resetting a buffer's language
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-04-05 16:01:05 +02:00
..
buffer.rs Don't reuse old syntax tree when resetting a buffer's language 2022-04-05 16:01:05 +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 Don't reuse old syntax tree when resetting a buffer's language 2022-04-05 16:01:05 +02:00