zed/crates/languages/src
Finn Evers 79347e8ca5
Restore language query watcher in dev builds (#52543)
The watcher had been broken for some time, but became even more broken
after the recent move of the queries.

This PR restores the reloading behavior for debug builds so that
languages are reloaded once a scheme file is changed.

Release Notes:

- N/A
2026-03-27 11:10:57 +01:00
..
bash.rs languages: Add runnable support for bash (#48807) 2026-02-12 18:46:43 +02:00
c.rs Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00
cpp.rs Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00
css.rs languages: Add support for passing user settings to Go LSP adapter (#50472) 2026-03-02 09:33:48 +00:00
eslint.rs gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
go.rs Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00
json.rs Add vim/emacs modeline support (#49267) 2026-03-25 03:15:51 +00:00
lib.rs Restore language query watcher in dev builds (#52543) 2026-03-27 11:10:57 +01:00
package_json.rs typescript: Runners support for bun:test & node:test (#39238) 2025-10-13 09:05:04 +02:00
python.rs Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00
rust.rs Extract language_core and grammars crates from language (#52238) 2026-03-25 23:41:09 +00:00
tailwind.rs elixir: Fix HEEx name and add EEx defaults (#49812) 2026-03-25 13:46:18 +01:00
tailwindcss.rs languages: Add support for passing user settings to Go LSP adapter (#50472) 2026-03-02 09:33:48 +00:00
typescript.rs Add vim/emacs modeline support (#49267) 2026-03-25 03:15:51 +00:00
vtsls.rs gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
yaml.rs languages: Fix local path of JSON and YAML schemas (#44794) 2026-02-12 04:50:54 +00:00