ZIm/crates/language
Max Brunsfeld 48b8178f46 Use normal JS comments within JSX tags and JSX expression blocks (#3290)
This fix only required changing the `overrides` queries for JavaScript
and TSX. I've made the fix in both the `zed2` and `zed` crates.

Release Notes:

- Fixed an issue in JavaScript and TSX files, where the 'toggle
comments' command used the wrong comment syntax inside of JSX tags and
expressions within JSX.
2023-11-09 14:17:45 -05:00
..
src Use normal JS comments within JSX tags and JSX expression blocks (#3290) 2023-11-09 14:17:45 -05:00
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml Autocomplete docs (#3126) 2023-10-13 13:26:45 -04:00