ZIm/crates/language/src
Mikayla Maki 455cdc8b37 Add copilot crate
Refactor HTTP and github release downloading into util
Lazily download / upgrade the copilot LSP from Zed

Co-authored-by: Max <max@zed.dev>
Co-Authored-By: Antonio <antonio@zed.dev>
2023-03-28 09:41:59 -07:00
..
buffer.rs Clear auto-indent requests when replacing a buffer's entire text 2023-03-22 15:10:16 -07:00
buffer_tests.rs Allow refreshing worktree entries while the initial scan is in-progress 2023-03-21 15:15:12 -07:00
diagnostic_set.rs Clip diagnostic range before and during empty range expansion 2022-11-23 13:21:05 -05:00
highlight_map.rs Add "editor: copy highlight json" command 2023-03-24 16:37:57 -06:00
language.rs Add copilot crate 2023-03-28 09:41: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 WIP: Avoid converting RopeFingerprint into a string 2023-01-18 12:22:08 +01:00
syntax_map.rs Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00