zed/crates/languages/src/javascript
Jayden Seric b218d8778d
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Fix TSX and JavaScript shorthand property syntax highlighting (#12512)
This replicates the fix for the TypeScript language for
https://github.com/zed-industries/zed/issues/5239 in
https://github.com/zed-industries/zed/pull/12505 for the TSX and
JavaScript languages, fixing
https://github.com/zed-industries/zed/issues/12510 and fixing
https://github.com/zed-industries/zed/issues/12509 .

See
https://github.com/zed-industries/zed/pull/12505#issuecomment-2141002505
.

Keep in mind I don't have a proper Zed local development environment
setup to test these simple changes.

Release Notes:

- Fixed TSX shorthand property syntax highlighting
([#12510](https://github.com/zed-industries/zed/issues/12510)).
- Fixed JavaScript shorthand property syntax highlighting
([#12509](https://github.com/zed-industries/zed/issues/12509)).
2024-06-03 00:52:16 +02:00
..
brackets.scm
config.toml Use language settings' prettier parsers as a fallback for files with no path (#12273) 2024-05-25 10:50:53 +03:00
contexts.scm
embedding.scm
highlights.scm Fix TSX and JavaScript shorthand property syntax highlighting (#12512) 2024-06-03 00:52:16 +02:00
indents.scm
injections.scm Improve JSDoc injection in comments (#10800) 2024-05-03 11:43:10 +02:00
outline.scm JavaScript: Add runnable tests (#12118) 2024-06-01 14:28:53 +02:00
overrides.scm chore: Change git deps to crates.io dependencies where possible (#12362) 2024-05-27 23:32:51 +02:00
runnables.scm JavaScript: Add runnable tests (#12118) 2024-06-01 14:28:53 +02:00