mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-24 13:39:08 +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]( |
||
|---|---|---|
| .. | ||
| languages/html | ||
| src | ||
| Cargo.toml | ||
| extension.toml | ||
| LICENSE-APACHE | ||