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
resources
src Use normal JS comments within JSX tags and JSX expression blocks (#3290) 2023-11-09 11:15:08 -08:00
build.rs
Cargo.toml port rope2 to zed2 (#3224) 2023-11-08 20:19:05 -08:00