ZIm/crates/language2
Max Brunsfeld 1d175b4848 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:59 -05:00
..
src Use normal JS comments within JSX tags and JSX expression blocks (#3290) 2023-11-09 14:17:59 -05:00
build.rs WIP 2023-10-22 19:56:25 +02:00
Cargo.toml Merge remote-tracking branch 'origin/rich_text2' into editor2 2023-11-02 20:34:52 -06:00