zed/extensions
Marshall Bowers 97dc1d193f
Use @tag.doctype for HTML doctype highlights (#18024)
This PR updates the following extensions to use the `@tag.doctype`
selector for highlighting HTML doctypes:

- Astro
- Elixir (HEEx)
- HTML

Additionally, it also changes the base selector for HTML tags from
`@keyword` to `@tag`.

| Before | After |
|
-------------------------------------------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------------------------------------------
|
| <img width="308" alt="Screenshot 2024-09-18 at 2 04 41 PM"
src="https://github.com/user-attachments/assets/818d98ba-fce7-4683-b67f-61c86543831c">
| <img width="358" alt="Screenshot 2024-09-18 at 2 05 00 PM"
src="https://github.com/user-attachments/assets/5071db7c-e0bf-44df-8959-38275833833b">
|

Extracted this from https://github.com/zed-industries/zed/pull/16723.

Release Notes:

- N/A

---------

Co-authored-by: 狐狸 <134658521+Huliiiiii@users.noreply.github.com>
2024-09-18 14:24:09 -04:00
..
astro Use @tag.doctype for HTML doctype highlights (#18024) 2024-09-18 14:24:09 -04:00
clojure chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
csharp chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
dart dart: Bump to v0.1.0 (#17887) 2024-09-16 11:57:34 -04:00
deno chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
elixir Use @tag.doctype for HTML doctype highlights (#18024) 2024-09-18 14:24:09 -04:00
elm chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
emmet extensions: Upgrade zed_extension_api to v0.1.0 (#16955) 2024-08-27 12:00:43 -04:00
erlang erlang: Bump to v0.1.0 (#17679) 2024-09-10 23:21:24 -04:00
gleam chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
glsl chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
haskell extensions: Upgrade zed_extension_api to v0.1.0 (#16955) 2024-08-27 12:00:43 -04:00
html Use @tag.doctype for HTML doctype highlights (#18024) 2024-09-18 14:24:09 -04:00
lua chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
ocaml ocaml: Bump to v0.1.0 (#17945) 2024-09-17 12:13:06 -04:00
perplexity perplexity: Remove duplicate step and fix numbering in README (#17978) 2024-09-17 18:31:06 -04:00
php php: Remove invalid node types from highlights queries (#17680) 2024-09-10 23:37:37 -04:00
prisma extensions: Upgrade zed_extension_api to v0.1.0 (#16955) 2024-08-27 12:00:43 -04:00
purescript extensions: Upgrade zed_extension_api to v0.1.0 (#16955) 2024-08-27 12:00:43 -04:00
racket Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
ruby chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
ruff ruff: Bump to v0.1.0 (#17960) 2024-09-17 14:21:06 -04:00
scheme Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
slash-commands-example slash-commands-example: Fix numbering in README (#17452) 2024-09-05 15:39:09 -04:00
snippets chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
svelte svelte: Bump to v0.2.0 (#17962) 2024-09-17 15:33:28 -04:00
terraform terraform: Update indents (#17200) 2024-09-09 14:31:57 -07:00
test-extension zed_extension_api: Fork new version of extension API (#17795) 2024-09-13 10:54:23 -04:00
toml chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
uiua extensions: Upgrade zed_extension_api to v0.1.0 (#16955) 2024-08-27 12:00:43 -04:00
vue extensions: Upgrade zed_extension_api to v0.1.0 (#16955) 2024-08-27 12:00:43 -04:00
zig chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
.gitignore Provide wasm extensions with APIs needed for using pre-installed LSP binaries (#9085) 2024-03-08 17:18:06 -05:00