zed/extensions/svelte
Sören Meier d32e9f759c
svelte: Improve syntax highlighting (#12788)
This PR fixes `<script context="module">` not being highlighted.  
It also adds support for scss.

Release Notes:

- N/A
2024-07-10 15:42:50 -04:00
..
languages/svelte svelte: Improve syntax highlighting (#12788) 2024-07-10 15:42:50 -04:00
src Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00
.gitignore
Cargo.toml Use v0.0.6 of the zed_extension_api for extensions that need it (#10324) 2024-04-09 10:57:26 -04:00
extension.toml
LICENSE-APACHE