.. |
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
|
language: Add block_comment to CSS (#3045)
|
2023-09-27 11:56:26 +02: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
|
Expand word characters for html and css
|
2023-08-22 12:41:59 +03:00 |
javascript
|
Include JS template literal as string type for overrides
|
2023-09-07 10:55:04 -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 |
nu
|
Add syntax highlighting for nu scripts
|
2023-09-09 15:39:39 -07:00 |
php
|
Z 2819 (#2872)
|
2023-08-22 12:23:30 +03: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
|
move collapsed only matches outside item parent in embedding.scm
|
2023-10-03 11:56:45 +03: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
|
Include JS template literal as string type for overrides
|
2023-09-07 10:55:04 -04:00 |
typescript
|
Add # and $ for js
|
2023-08-21 22:36:58 -06: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 multi-server-completions-tailwind
|
2023-08-30 22:58:37 -04:00 |
css.rs
|
Make language adapters able to require certain bundled formatters
|
2023-10-11 12:56:29 +03:00 |
elixir.rs
|
Refactor elixir LSP settings
|
2023-09-29 14:12:50 -07:00 |
go.rs
|
Initial unstyled language server short name in completions
|
2023-08-28 11:27:45 -04:00 |
html.rs
|
Make language adapters able to require certain bundled formatters
|
2023-10-11 12:56:29 +03:00 |
json.rs
|
Make language adapters able to require certain bundled formatters
|
2023-10-11 12:56:29 +03:00 |
language_plugin.rs
|
Fix plugin LSP adapter intefrace
|
2023-08-31 15:32:24 +03:00 |
lua.rs
|
Tailwind autocomplete (#2920)
|
2023-08-31 16:55:46 +03:00 |
php.rs
|
Make language adapters able to require certain bundled formatters
|
2023-10-11 12:56:29 +03:00 |
python.rs
|
Fix Python's cached binary retrieval being borked
|
2023-09-08 12:09:31 -04:00 |
ruby.rs
|
Initial unstyled language server short name in completions
|
2023-08-28 11:27:45 -04:00 |
rust.rs
|
rust: Highlight async functions in completions (#3095)
|
2023-10-06 14:43:03 +02:00 |
svelte.rs
|
Make language adapters able to require certain bundled formatters
|
2023-10-11 12:56:29 +03:00 |
tailwind.rs
|
Remove NodeRuntime static & add fake implementation for tests
|
2023-09-06 11:18:55 -04:00 |
typescript.rs
|
Make language adapters able to require certain bundled formatters
|
2023-10-11 12:56:29 +03:00 |
yaml.rs
|
Make language adapters able to require certain bundled formatters
|
2023-10-11 12:56:29 +03:00 |