ZIm/crates/zed/src/languages
2023-04-06 15:54:44 -06:00
..
c Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
cpp Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
css Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
elixir Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
erb Add overrides for all languages 2023-01-20 10:39:31 -08:00
go Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
html Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
javascript Fix constant highlighting in JS, TypeScript 2023-03-06 15:38:12 -08:00
json Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
lua Fix lua highlight query 2023-03-06 15:54:17 -08:00
markdown Add syntax injections for Markdown fenced code blocks 2023-01-23 08:56:41 +01:00
python Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
racket Make racket highlight query more consistent with other langs 2023-03-06 15:56:20 -08:00
ruby Fix embedded highlight in ruby 2023-04-04 12:41:38 -04:00
rust Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
scheme Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
toml Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
tsx Add missing comment pattern to TSX overrides query 2023-02-20 10:53:37 -08:00
typescript Fix constant highlighting in JS, TypeScript 2023-03-06 15:38:12 -08:00
yaml Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
c.rs Refactor out the node runtime crate and hook up all related imports 2023-03-28 10:27:31 -07:00
elixir.rs Refactor out the node runtime crate and hook up all related imports 2023-03-28 10:27:31 -07:00
go.rs Add copilot crate 2023-03-28 09:41:59 -07:00
html.rs Trust NPM instead of managing dirs for different Node server versions 2023-03-31 17:15:44 -04:00
json.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
language_plugin.rs Add copilot crate 2023-03-28 09:41:59 -07:00
lua.rs Refactor out the node runtime crate and hook up all related imports 2023-03-28 10:27:31 -07:00
python.rs Trust NPM instead of managing dirs for different Node server versions 2023-03-31 17:15:44 -04:00
ruby.rs Add copilot crate 2023-03-28 09:41:59 -07:00
rust.rs Refactor out the node runtime crate and hook up all related imports 2023-03-28 10:27:31 -07:00
typescript.rs Trust NPM instead of managing dirs for different Node server versions 2023-03-31 17:15:44 -04:00
yaml.rs Fix formatting 2023-04-06 15:54:44 -06:00