zed/crates/zed2
Max Brunsfeld c6b76d908f
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 11:15:08 -08:00
..
contents Port changes from #3118 to zed2 2023-10-27 13:27:55 +02:00
resources
src Use normal JS comments within JSX tags and JSX expression blocks (#3290) 2023-11-09 11:15:08 -08:00
build.rs Make zed2 compile again 2023-10-26 15:45:30 +02:00
Cargo.toml port rope2 to zed2 (#3224) 2023-11-08 20:19:05 -08:00