zed/crates/language/src
Max Brunsfeld 664f17f92b Avoid maintaining indent size as state on buffers
Indent size is still hard-coded, but it's now controlled by the
editor and not the buffer.

Co-authored-by: Keith Simmons <keith@zed.dev>
2022-04-06 10:22:29 -07:00
..
buffer.rs Avoid maintaining indent size as state on buffers 2022-04-06 10:22:29 -07: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 Avoid maintaining indent size as state on buffers 2022-04-06 10:22:29 -07:00