ZIm/crates/zed/src/languages
2023-03-27 11:05:17 -04: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 Unify regex highlight style under @string.regex 2023-02-27 10:08:24 -05: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 Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
elixir.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
go.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
html.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
installation.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
json.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
language_plugin.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
lua.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
node_runtime.rs Download aarch64 or x64 Node binary according to system architecture 2023-03-27 11:05:17 -04:00
python.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
ruby.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
rust.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
typescript.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00
yaml.rs Initial impl of NodeRuntime w/JSON borked and a deadlock :) 2023-03-27 00:00:16 -04:00