zed/crates/project/src
Paulo Roberto de Oliveira Castro a159183f52
Add Clojure language support with tree-sitter and LSP (#6988)
Current limitations:
* Not able to navigate into JAR files 

Release Notes:

- Added Clojure language support

---------

Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
2024-02-10 13:28:48 -08:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
ignore.rs
lsp_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Clean up LSP servers on worktree release 2024-01-23 11:34:51 +02:00
project.rs Add Clojure language support with tree-sitter and LSP (#6988) 2024-02-10 13:28:48 -08:00
project_settings.rs WIP: Add a setting to visually redact enviroment variables (#7124) 2024-01-31 11:42:09 -08:00
project_tests.rs Cleanup logic for registering languages and grammars (#7593) 2024-02-08 16:24:49 -05:00
search.rs
terminals.rs Mark TODOs and prep for merging main 2024-02-07 11:39:26 -08:00
worktree.rs WIP: Add a setting to visually redact enviroment variables (#7124) 2024-01-31 11:42:09 -08:00
worktree_tests.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00