ZIm/crates/zed2
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
..
contents Port changes from #3118 to zed2 2023-10-27 13:27:55 +02:00
resources WIP 2023-10-21 17:52:47 +02:00
src Use normal JS comments within JSX tags and JSX expression blocks (#3290) 2023-11-09 14:17:45 -05:00
build.rs Make zed2 compile again 2023-10-26 15:45:30 +02:00
Cargo.toml Port zed/src/languages to zed2 2023-10-30 21:52:29 -04:00