..
bash
Recognize PKGBUILD
as bash script ( #10946 )
2024-04-25 09:44:52 -04:00
c
assistant: Add annotations to more languages ( #15866 )
2024-08-07 13:47:21 +02:00
cpp
cpp: Add injection for raw string literals ( #13726 )
2024-08-22 15:48:45 -06:00
css
Make selection more consistent across languages ( #17084 )
2024-08-29 11:02:24 -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
Make selection more consistent across languages ( #17084 )
2024-08-29 11:02:24 -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
Make selection more consistent across languages ( #17084 )
2024-08-29 11:02:24 -04:00
markdown-inline
Make selection more consistent across languages ( #17084 )
2024-08-29 11:02:24 -04: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
Revert "Improve Rust highlight queries ( #16747 )" ( #17073 )
2024-08-29 14:21:26 +03:00
tsx
Make selection more consistent across languages ( #17084 )
2024-08-29 11:02:24 -04:00
typescript
Add injections for GraphQL template literals and function calls ( #16368 )
2024-08-23 12:36:45 -06: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
Update http crate name ( #15041 )
2024-07-23 15:01:05 -07:00
css.rs
Improve the ergonomics of creating local buffers ( #10347 )
2024-04-10 08:32:51 -06:00
go.rs
Replace lazy_static
with std::sync::LazyLock
( #16066 )
2024-08-20 14:27:33 -04:00
json.rs
Remove TODO
in JsonLspAdapter
( #15338 )
2024-07-27 13:05:48 -04:00
lib.rs
Remove primary/secondary distinction for CachedLspAdapter
( #15634 )
2024-08-01 13:51:34 -04:00
python.rs
Add pyright workspace configuration ( #14265 )
2024-07-12 15:13:09 -07:00
rust.rs
Replace lazy_static
with std::sync::LazyLock
( #16066 )
2024-08-20 14:27:33 -04:00
tailwind.rs
windows: Fix extensions couldn't start if the path contained spaces ( #15489 )
2024-08-28 19:32:15 -07:00
typescript.rs
windows: Fix eslint
installation ( #15331 )
2024-07-27 10:24:05 -04:00
vtsls.rs
typescript: Make it possible to use local vtsls ( #15775 )
2024-08-06 12:37:13 +02:00
yaml.rs
Use a proper settings location for yaml ( #17006 )
2024-08-28 18:00:38 +03:00