ZIm/crates/languages/src
Cole Miller 274e70e81d
Fix cargo test task for tests module in lib.rs, main.rs, mod.rs (#25092)
Closes #19161

Release Notes:
- Fixed not being able to spawn the `cargo test` task for a `tests`
module in `lib.rs`, `main.rs`, or `mod.rs`
2025-02-20 20:28:34 +00:00
..
bash vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
c vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
cpp vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
css vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
diff Improve diff syntax highlighting queries (#21740) 2024-12-12 15:18:36 -08:00
gitcommit Rework shared commit editors (#24274) 2025-02-05 15:36:24 +00:00
go Set base highlight for identifiers in go to variable highlight color (#25128) 2025-02-19 01:54:51 +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 Highlight super and this as keywords in JS/TS/TSX (#25135) 2025-02-19 05:53:16 +00:00
jsdoc Add language icons to the language selector (#21298) 2024-12-02 15:01:09 -03:00
json Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00
jsonc Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00
markdown vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07: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
python vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
regex Add language icons to the language selector (#21298) 2024-12-02 15:01:09 -03:00
rust vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
tsx Highlight super and this as keywords in JS/TS/TSX (#25135) 2025-02-19 05:53:16 +00:00
typescript Highlight super and this as keywords in JS/TS/TSX (#25135) 2025-02-19 05:53:16 +00:00
yaml vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
bash.rs Allow auto-indenting with syntax errors when using regex-based indent matches to improve bash auto-indent behavior (#24160) 2025-02-03 21:34:37 -06:00
c.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
css.rs Enable CSS, JSON, Python, and Tailwind to lookup LSP installed in PATH (#22037) 2025-02-04 14:50:49 -05:00
go.rs Add support for Go fuzz tests (#24107) 2025-02-03 11:33:58 +01:00
json.rs Enable package-version-server lookup in PATH (#23849) 2025-02-19 19:46:38 +00:00
lib.rs zeta: Send up diagnostics with prediction requests (#24384) 2025-02-06 18:07:26 +00:00
python.rs python: Properly check for Pyright language server in local environment (#24873) 2025-02-20 10:43:04 -05:00
rust.rs Fix cargo test task for tests module in lib.rs, main.rs, mod.rs (#25092) 2025-02-20 20:28:34 +00:00
tailwind.rs Enable CSS, JSON, Python, and Tailwind to lookup LSP installed in PATH (#22037) 2025-02-04 14:50:49 -05:00
typescript.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
vtsls.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
yaml.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00