zed/crates/languages/src
Nycheporuk Zakhar 3000f6ea22
Use cwd to run package.json script (#12700)
Fixes case when `package.json` is not in root directory. 
Usually in mono repository, where multiple `package.json` may be present

Release Notes:

- Fixed runnable for package.json in monorepos
2024-06-06 15:17:45 +03: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 chore: added inl to cpp config (#12710) 2024-06-06 10:23:36 +03:00
css Use language settings' prettier parsers as a fallback for files with no path (#12273) 2024-05-25 10:50:53 +03:00
go go: Add runnables for Go (#12003) 2024-05-26 15:16:52 +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 Fix TSX and JavaScript shorthand property syntax highlighting (#12512) 2024-06-03 00:52:16 +02:00
jsdoc Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
json typescript: Add completions for tsconfig.json properties (#12560) 2024-06-01 17:51:58 +02:00
markdown Use language settings' prettier parsers as a fallback for files with no path (#12273) 2024-05-25 10:50:53 +03:00
proto
python python: Add runnable unittest tasks (#12451) 2024-06-01 18:46:36 +02:00
regex Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
rust tasks: Provide task variables from matching runnable ranges in task modal (#12237) 2024-05-24 21:00:23 +02:00
tsx Fix TSX and JavaScript shorthand property syntax highlighting (#12512) 2024-06-03 00:52:16 +02:00
typescript JavaScript: Add runnable tests (#12118) 2024-06-01 14:28:53 +02:00
yaml Use language settings' prettier parsers as a fallback for files with no path (#12273) 2024-05-25 10:50:53 +03:00
bash.rs tasks: Expose captured variables to ContextProvider (#12134) 2024-05-22 19:45:43 +02:00
c.rs Extract http from util (#11680) 2024-05-10 15:50:20 -06: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 go: Add runnables for Go (#12003) 2024-05-26 15:16:52 +02:00
json.rs Use cwd to run package.json script (#12700) 2024-06-06 15:17:45 +03:00
lib.rs typescript: Add support for VTSLS (#12606) 2024-06-03 17:11:28 +02:00
python.rs python: Add runnable unittest tasks (#12451) 2024-06-01 18:46:36 +02:00
rust.rs rust: Add runnable icon for #[cfg(test)] mod tests (#12017) 2024-05-24 11:02:23 +02:00
tailwind.rs tailwind: Allow configuring custom tailwind server build (#11921) 2024-05-16 18:00:30 +02:00
typescript.rs JavaScript: Add runnable tests (#12118) 2024-06-01 14:28:53 +02:00
vtsls.rs Disable vtsls by default (#12611) 2024-06-03 14:30:33 -04:00
yaml.rs Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00