We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5690ee commit ec21fc2Copy full SHA for ec21fc2
README.md
@@ -29,6 +29,7 @@ Languages currently supported:
29
- **Svelte**
30
- **CSS**
31
- **GraphQL**
32
+- **HTML**
33
34
## Installation
35
extension.toml
@@ -4,7 +4,7 @@ id = "biome"
4
name = "Biome"
5
repository = "https://github.com/biomejs/biome-zed"
6
schema_version = 1
7
-version = "0.1.4"
+version = "0.1.5"
8
9
[language_servers.biome]
10
code_action_kinds = ["quickfix"]
0 commit comments