ZIm/crates/zed/src/languages
2023-08-21 17:41:05 +02:00
..
bash Fix code that identifies language via extension 2023-08-08 21:35:11 -04:00
c Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
cpp Associate extensions with language 2023-08-15 16:33:02 -04:00
css Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
elixir Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
elm Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
erb Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
glsl Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
go Added go parsing for semantic search, and added preceeding comments on go and rust. 2023-07-13 14:33:31 -04:00
heex Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
html Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
javascript Associate extensions with language 2023-08-15 16:33:02 -04:00
json add embedding query for json with nested arrays and strings 2023-07-19 16:52:44 -04:00
lua Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
markdown Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-07 09:34:16 +02:00
nix Add tree-sitter-nix 2023-07-23 17:24:50 -07:00
php ..and use it in PHP language config 2023-08-21 17:41:05 +02:00
python Associate extensions with language 2023-08-15 16:33:02 -04:00
racket Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
ruby Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
rust Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
scheme Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
svelte Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
toml Add syntax highlighting for Cargo.toml files 2023-08-07 17:24:22 -04:00
tsx update semantic index tests for javascript 2023-07-25 10:38:37 -04:00
typescript Associate extensions with language 2023-08-15 16:33:02 -04:00
yaml Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
c.rs Merge branch 'main' into fix-broken-lsp-installations 2023-06-20 17:23:34 -04:00
elixir.rs Handle new elixir-ls release zip name 2023-06-28 10:22:39 -04:00
go.rs Add installation test binaries for all remaining adapters 2023-06-26 11:54:20 -04:00
html.rs Add installation test binaries for all remaining adapters 2023-06-26 11:54:20 -04:00
json.rs Add installation test binaries for all remaining adapters 2023-06-26 11:54:20 -04:00
language_plugin.rs Stub out for language plugin 2023-06-28 17:06:50 -04:00
lua.rs Add installation test binaries for all remaining adapters 2023-06-26 11:54:20 -04:00
php.rs Remove leftover comment 2023-07-18 12:19:35 +02:00
python.rs Add installation test binaries for all remaining adapters 2023-06-26 11:54:20 -04:00
ruby.rs Add installation test binaries for all remaining adapters 2023-06-26 11:54:20 -04:00
rust.rs Make LspAdapter::process_diagnostics synchronous 2023-08-07 13:53:41 -07:00
svelte.rs fmt 2023-07-13 22:32:29 -07:00
typescript.rs Reinstall Node whenever a NodeRuntime operation has serious error 2023-06-28 16:43:45 -04:00
yaml.rs Add installation test binaries for all remaining adapters 2023-06-26 11:54:20 -04:00