zed/extensions/html/languages/html
Finn Evers 4ef9294123
html: Add outline (#37098)
We were missing an outline definition for HTML flies, hence this PR adds
one for that

<img width="255" height="726" alt="image"
src="https://github.com/user-attachments/assets/ae59cb8d-6c69-4019-966a-d5baf744329d"
/>

Release Notes:

- N/A
2025-08-28 18:44:30 +02:00
..
brackets.scm html: Open extra newline between opening and closing HTML tags (#25130) 2025-02-20 01:09:19 -05:00
config.toml editor: Add "Wrap Selections in Tag" action (#36948) 2025-08-28 02:37:32 +05:30
highlights.scm html: Improve syntax highlighting (#28184) 2025-04-17 13:40:56 -04:00
indents.scm Extract HTML support into an extension (#10130) 2024-04-03 12:42:36 -04:00
injections.scm html: Add injections for style attributes and event handler attributes (#23659) 2025-03-04 09:12:25 +02:00
outline.scm html: Add outline (#37098) 2025-08-28 18:44:30 +02:00
overrides.scm Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00