zed/crates/languages/src
uncenter d58f006498
Use standard injection.language and injection.content captures (#22268)
Closes #9656. Continuation of #9654, but with the addition of backwards
compatibility for the existing captures.

Release Notes:

- Improved Tree-sitter support with added compatibility for standard
injections captures

---------

Co-authored-by: Finn Evers <finn.evers@outlook.de>
2025-01-07 18:17:49 +00:00
..
bash
c Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
cpp Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
css
diff
go Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
gomod
gowork
javascript Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
jsdoc
json
jsonc
markdown Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
markdown-inline
python python: Fix decorated test detection (#22327) 2024-12-21 13:11:52 +00:00
regex
rust Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
tsx Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
typescript Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
yaml
bash.rs
c.rs
css.rs
go.rs go: Adjust gopls path based on OS (#22727) 2025-01-06 22:04:10 +00:00
json.rs Rename the OpenFile action to OpenSelectedFilename to better reflect its function (#22494) 2025-01-07 04:18:04 +00:00
lib.rs
python.rs python: Adjust binary path based on OS (#22587) 2025-01-03 22:56:31 +00:00
rust.rs Return back Rust completion details (#22648) 2025-01-04 11:15:09 +00:00
tailwind.rs
typescript.rs chore: Remove stray println (#22297) 2024-12-20 18:18:44 +00:00
vtsls.rs
yaml.rs