ZIm/crates/languages/src
2024-05-08 12:52:56 +02:00
..
bash Recognize PKGBUILD as bash script (#10946) 2024-04-25 09:44:52 -04:00
c Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
cpp Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
css Add outlines for CSS (#8706) 2024-03-14 20:31:52 -04:00
erb chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
go go: support highlight regexp (#11538) 2024-05-08 12:52:56 +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 emmet: Support more languages (#10779) 2024-05-06 12:09:19 +02:00
jsdoc Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
json Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
markdown Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
proto chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
python Add brackets and missing operators to Python grammar (#11180) 2024-05-03 11:37:44 +02:00
regex Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
ruby Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
rust editor: Move runnables querying to background thread (#11487) 2024-05-07 15:31:07 +02:00
tsx emmet: Support more languages (#10779) 2024-05-06 12:09:19 +02:00
typescript Improve JSDoc injection in comments (#10800) 2024-05-03 11:43:10 +02:00
yaml Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
bash.rs Add basic bash and Python tasks (#10548) 2024-04-15 16:07:21 +03:00
c.rs Add ability to specify binary path/args for clangd (#10608) 2024-04-16 18:17:15 +02:00
css.rs Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
elm.rs Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00
go.rs Add ability to specify binary path/args for clangd (#10608) 2024-04-16 18:17:15 +02:00
json.rs Rework task modal (#10341) 2024-04-11 02:02:04 +03:00
lib.rs Add Svelte to list of ESLint languages (#11437) 2024-05-06 11:38:55 -04:00
python.rs Properly pass nested script arguments for tasks (#10776) 2024-04-19 16:24:35 +03:00
ruby.rs ruby: Check if solargraph exists in $PATH or is configured (#10835) 2024-04-22 10:44:05 +02:00
rust.rs Add support for detecting tests in source files, and implement it for Rust (#11195) 2024-05-05 16:32:48 +02:00
tailwind.rs Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00
typescript.rs typescript: Complete function calls with snippets (#11157) 2024-05-02 10:50:01 +02:00
yaml.rs Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00