.. |
bash
|
languages: Fix Bash indentation issues with multi-cursors, newlines, and keyword outdenting (#35116)
|
2025-07-26 04:58:10 +05:30 |
c
|
language: Update block_comment and documentation comment (#34861)
|
2025-07-23 20:38:52 +05:30 |
cpp
|
language: Update block_comment and documentation comment (#34861)
|
2025-07-23 20:38:52 +05:30 |
css
|
language: Update block_comment and documentation comment (#34861)
|
2025-07-23 20:38:52 +05:30 |
diff
|
Improve diff syntax highlighting queries (#21740)
|
2024-12-12 15:18:36 -08:00 |
gitcommit
|
git_ui: Fix list in git commit message (#33409)
|
2025-07-01 08:05:08 -04:00 |
go
|
go: Support benchmarks named "Benchmark" (#35167)
|
2025-07-28 10:40:46 +00:00 |
gomod
|
Add "tool" support to go.mod (#22995)
|
2025-01-15 17:44:28 +02:00 |
gowork
|
File context for assistant panel (#9712)
|
2024-03-29 13:55:01 -07:00 |
javascript
|
language: Update block_comment and documentation comment (#34861)
|
2025-07-23 20:38:52 +05:30 |
jsdoc
|
Add JSDoc scope (#29476)
|
2025-06-06 08:31:59 -04:00 |
json
|
debugger: Run debug scenarios from package.json (#32958)
|
2025-06-18 20:04:25 +02:00 |
jsonc
|
Treat bun.lock as JSONC (#27359)
|
2025-03-24 09:46:23 -04:00 |
markdown
|
language: Update block_comment and documentation comment (#34861)
|
2025-07-23 20:38:52 +05:30 |
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 |
python
|
languages: Fix detents case line after typing : in Python (#34017)
|
2025-07-07 22:41:29 +05:30 |
regex
|
Improve Regex highlighting (#28183)
|
2025-04-18 12:44:13 -04:00 |
rust
|
language: Update block_comment and documentation comment (#34861)
|
2025-07-23 20:38:52 +05:30 |
tsx
|
language: Update block_comment and documentation comment (#34861)
|
2025-07-23 20:38:52 +05:30 |
typescript
|
Add runnable support for Deno.test (#34593)
|
2025-07-29 01:45:41 +02:00 |
yaml
|
Improve the yaml outline to show the key value if it's a simple string (#35562)
|
2025-08-04 04:17:56 +00:00 |
zed-keybind-context
|
keymap_ui: Create language for Zed keybind context (#34558)
|
2025-07-16 17:00:47 +00:00 |
bash.rs
|
Fix aggressive indent in shell scripts (#31973)
|
2025-06-03 10:50:58 -04:00 |
c.rs
|
Verify downloaded rust-analyzer and clang binaries by checking the artifact digest (#35642)
|
2025-08-06 08:32:25 +00:00 |
css.rs
|
language: Fix no diagnostics are shown for CSS (#35663)
|
2025-08-06 01:58:23 +05:30 |
github_download.rs
|
Verify downloaded rust-analyzer and clang binaries by checking the artifact digest (#35642)
|
2025-08-06 08:32:25 +00:00 |
go.rs
|
go: Support raw string subtest names (#34636)
|
2025-07-18 13:38:18 +02:00 |
json.rs
|
Verify downloaded rust-analyzer and clang binaries by checking the artifact digest (#35642)
|
2025-08-06 08:32:25 +00:00 |
lib.rs
|
Verify downloaded rust-analyzer and clang binaries by checking the artifact digest (#35642)
|
2025-08-06 08:32:25 +00:00 |
package_json.rs
|
debugger: Fix issues with debugging scripts from package.json (#32995)
|
2025-06-19 14:33:24 +00:00 |
python.rs
|
python: Use a single workspace folder for basedpyright (#35292)
|
2025-07-29 19:00:41 +00:00 |
rust.rs
|
Ignore metadata file in RustLspAdapter::get_cached_server_binary (#35708)
|
2025-08-06 09:08:32 +00:00 |
tailwind.rs
|
Use a better type for language IDs field (#35566)
|
2025-08-04 07:12:02 +00:00 |
typescript.rs
|
Verify downloaded rust-analyzer and clang binaries by checking the artifact digest (#35642)
|
2025-08-06 08:32:25 +00:00 |
vtsls.rs
|
Use a better type for language IDs field (#35566)
|
2025-08-04 07:12:02 +00:00 |
yaml.rs
|
Use anyhow more idiomatically (#31052)
|
2025-05-20 23:06:07 +00:00 |