zed/crates/language/src
Julia 8115c1ab24
Merge pull request #1451 from zed-industries/tab-auto-indent
Auto-indent on tab for cursors left of the suggested indent level
2022-08-02 15:52:12 -04:00
..
buffer.rs Merge pull request #1451 from zed-industries/tab-auto-indent 2022-08-02 15:52:12 -04:00
diagnostic_set.rs Provide diagnostic context to codeAction 2022-03-31 15:39:52 -07:00
highlight_map.rs Avoid spurious highlight runs in Language::highlight_text 2022-04-22 13:13:54 -07:00
language.rs Fix association of 'json' lsp language id with JSON language 2022-07-12 15:43:59 -07:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Allow grouping local transactions even if remote peer edits in between 2022-07-23 09:27:21 +02:00
tests.rs Compute diffs based on characters rather than lines 2022-08-02 16:52:37 +02:00