.. |
bash
|
Recognize PKGBUILD as bash script (#10946)
|
2024-04-25 09:44:52 -04:00 |
c
|
Add missing operators and keywords to the C syntax highlighting (#17541)
|
2024-09-14 16:06:03 -04:00 |
cpp
|
Update C++ Tree-sitter queries (#17471)
|
2024-09-17 11:40:43 -04:00 |
css
|
Improve CSS highlighting for property_name (#17324)
|
2024-09-17 11:53:52 -04:00 |
go
|
assistant: Add annotations to more languages (#15866)
|
2024-08-07 13:47:21 +02:00 |
gomod
|
File context for assistant panel (#9712)
|
2024-03-29 13:55:01 -07:00 |
gowork
|
File context for assistant panel (#9712)
|
2024-03-29 13:55:01 -07:00 |
javascript
|
Revert "Make selection more consistent across languages (#17084)" (#17175)
|
2024-08-30 18:01:39 -04:00 |
jsdoc
|
Clean up whitespace (#10755)
|
2024-04-23 13:31:21 -04:00 |
json
|
Add auto-completion support for package.json files (#12792)
|
2024-06-08 13:33:29 +03:00 |
jsonc
|
Add separate JSONC language (#12655)
|
2024-06-27 11:12:02 +02:00 |
markdown
|
Revert "Make selection more consistent across languages (#17084)" (#17175)
|
2024-08-30 18:01:39 -04:00 |
markdown-inline
|
Hide Markdown-Inline language from users with a new 'hidden' flag on language configs (#17104)
|
2024-08-29 11:23:33 -07:00 |
proto
|
chore: Extract languages from zed crate (#8270)
|
2024-02-23 15:56:08 +01:00 |
python
|
assistant: Add annotations to more languages (#15866)
|
2024-08-07 13:47:21 +02:00 |
regex
|
Add regex syntax highlighting for JS and TS (#7851)
|
2024-03-18 09:49:01 -06:00 |
rust
|
Improve Rust highlight queries (#17097)
|
2024-08-29 10:19:07 -07:00 |
tsx
|
typescript: Highlight is predicate keyword & ... spread pattern (#17787)
|
2024-09-13 08:11:27 -04:00 |
typescript
|
typescript: Highlight is predicate keyword & ... spread pattern (#17787)
|
2024-09-13 08:11:27 -04:00 |
yaml
|
yaml: Add single quotes to list of brackets (#16859)
|
2024-08-26 18:02:40 +02:00 |
bash.rs
|
tasks: Expose captured variables to ContextProvider (#12134)
|
2024-05-22 19:45:43 +02:00 |
c.rs
|
Upgrade tree sitter and all grammars (#17734)
|
2024-09-16 17:10:57 -07:00 |
css.rs
|
Upgrade tree sitter and all grammars (#17734)
|
2024-09-16 17:10:57 -07:00 |
go.rs
|
Upgrade tree sitter and all grammars (#17734)
|
2024-09-16 17:10:57 -07:00 |
json.rs
|
Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768)
|
2024-09-12 14:46:08 -04:00 |
lib.rs
|
Upgrade tree sitter and all grammars (#17734)
|
2024-09-16 17:10:57 -07:00 |
python.rs
|
Upgrade tree sitter and all grammars (#17734)
|
2024-09-16 17:10:57 -07:00 |
rust.rs
|
rust: Test rust-analyzer binary after finding in PATH (#17951)
|
2024-09-17 11:45:29 -06:00 |
tailwind.rs
|
lsp: Use project-local settings if available (#17753)
|
2024-09-12 09:47:25 -04:00 |
typescript.rs
|
Upgrade tree sitter and all grammars (#17734)
|
2024-09-16 17:10:57 -07:00 |
vtsls.rs
|
Fix maxTsServerMemory (#17758)
|
2024-09-12 11:23:37 -04:00 |
yaml.rs
|
lsp: Fix initialization_options being used as workspace configuration (#17757)
|
2024-09-12 10:02:45 -04:00 |