ZIm/crates/zed/src/languages
2022-07-13 12:41:47 +02:00
..
c Add new indentation features to support Python 2022-06-27 22:34:14 -07:00
cpp Introduce support for C++ 2022-06-03 10:52:34 +02:00
go Tweak golang outline query 2022-06-09 13:31:30 -07:00
javascript Add missing auto-close brackets from various languages 2022-06-20 11:38:12 +02:00
json Highlight punctuation uniformly in all supported languages 2022-04-22 12:16:49 -07:00
markdown Highlight files ending in mdx as Markdown 2022-06-20 15:53:45 +02:00
python Add new indentation features to support Python 2022-06-27 22:34:14 -07:00
rust Allow wrapping selected text with ' in Rust 2022-06-20 11:56:46 +02:00
toml Highlight punctuation uniformly in all supported languages 2022-04-22 12:16:49 -07:00
tsx Add missing auto-close brackets from various languages 2022-06-20 11:38:12 +02:00
typescript Auto-close ' for TypeScript and don't do so for Rust 2022-06-20 11:55:40 +02:00
c.rs Rename LspAdapterTrait to LspAdapter and LspAdapter to CachedLspAdapter 2022-07-12 09:29:38 +02:00
go.rs Rename LspAdapterTrait to LspAdapter and LspAdapter to CachedLspAdapter 2022-07-12 09:29:38 +02:00
installation.rs Open a buffer for every language server error when clicking on status 2022-06-16 10:00:29 +02:00
language_plugin.rs Work on supporting both epoch and fuel 2022-07-13 12:41:47 +02:00
python.rs Rename LspAdapterTrait to LspAdapter and LspAdapter to CachedLspAdapter 2022-07-12 09:29:38 +02:00
rust.rs Rename LspAdapterTrait to LspAdapter and LspAdapter to CachedLspAdapter 2022-07-12 09:29:38 +02:00
typescript.rs Rename LspAdapterTrait to LspAdapter and LspAdapter to CachedLspAdapter 2022-07-12 09:29:38 +02:00