mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-27 08:34:11 +00:00
| Zed 0.180.2 | With this PR | | --- | --- | |  |  | ```html <script> return <div class="main content"></div> </script> <div class="main content"></div> <span></spn> ``` Changes homogenize JSX and HTML - `"`: `string` - `=`: `operator` -> `punctuation.delimiter` like in [JSX]( |
||
|---|---|---|
| .. | ||
| brackets.scm | ||
| config.toml | ||
| highlights.scm | ||
| indents.scm | ||
| injections.scm | ||
| outline.scm | ||
| overrides.scm | ||