mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-28 13:18:04 +00:00
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
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)). |
||
---|---|---|
.. | ||
brackets.scm | ||
config.toml | ||
contexts.scm | ||
embedding.scm | ||
highlights.scm | ||
indents.scm | ||
injections.scm | ||
outline.scm | ||
overrides.scm | ||
runnables.scm |