Add emmet-language-server support (#9910)

Note that I want to move this into an extension before merging.

Fixes: #4992 

Release Notes:

- Added Emmet snippets support
This commit is contained in:
Piotr Osiewicz 2024-04-03 19:54:53 +02:00 committed by GitHub
parent ccb2d02ce0
commit 0ddec2753a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 132 additions and 0 deletions

3
extensions/emmet/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
target
*.wasm
grammars