zed/crates/language/src
Antonio Scandurra bdd95a82d7
Merge pull request #705 from zed-industries/breadcrumbs
Introduce breadcrumbs
2022-04-01 11:02:54 +02:00
..
buffer.rs Don't underflow when calling symbols_containing_offset(0) 2022-03-29 15:08:37 +02:00
diagnostic_set.rs Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
highlight_map.rs Start on text highlight support 2022-03-09 20:51:35 -07:00
language.rs Add restart-lsp keybinding 2022-03-29 17:24:23 -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 matching duplicate impl outline items in tests 2022-03-29 11:59:52 +02:00