ZIm/crates/languages/src
Christian Borup f45d58f01a
Add support for Go fuzz tests (#24107)
Add support for go fuzz tests.

Closes #23809

Release Notes:

- N/A

---------

Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
2025-02-03 11:33:58 +01:00
..
bash Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00
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 Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00
diff Improve diff syntax highlighting queries (#21740) 2024-12-12 15:18:36 -08:00
go Add support for Go fuzz tests (#24107) 2025-02-03 11:33:58 +01: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 Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +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 Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00: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 Refine syntax highlighting for Python docstrings (#20898) 2025-01-28 10:23:43 +01:00
regex Add language icons to the language selector (#21298) 2024-12-02 15:01:09 -03:00
rust Fix rust runnable is not detected if comment is after #[test] attribute (#22823) 2025-01-08 12:51:23 +00:00
tsx Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
typescript Improve TypeScript highlights (#18525) 2025-01-10 22:00:28 +00:00
yaml Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00
bash.rs tasks: Expose captured variables to ContextProvider (#12134) 2024-05-22 19:45:43 +02:00
c.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
css.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
go.rs Add support for Go fuzz tests (#24107) 2025-02-03 11:33:58 +01:00
json.rs Add auto-completion support for snippet files (#23698) 2025-01-27 12:32:22 +01:00
lib.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
python.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
rust.rs Revert "project: Fine-grained language server management" (#23977) 2025-01-30 13:42:56 -08:00
tailwind.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00: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