ZIm/crates/language2
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 WIP 2023-10-22 19:56:25 +02:00
Cargo.toml Get most of the language2 tests passing 2023-10-26 15:57:12 +02:00