ZIm/crates/zed/src
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
..
languages Use normal JS comments within JSX tags and JSX expression blocks (#3290) 2023-11-09 14:17:59 -05:00
assets.rs Add basic sound handling infrastructure 2023-06-30 16:10:49 -07:00
languages.rs Add Tailwind autocomplete in ERB, PHP, and Laravel Blade 2023-10-20 12:06:05 -04:00
main.rs Avoid unused import in release builds 2023-10-25 17:16:29 +02:00
menus.rs Code review changes 2023-09-20 21:29:45 -06:00
only_instance.rs Avoid checking for duplicate instance when local DB is disabled 2023-07-07 14:20:39 -04:00
open_listener.rs link to channel notes 2023-10-24 19:48:31 +02:00
test.rs Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
zed.rs Merge branch 'main' into notifications 2023-10-18 17:20:04 -07:00