Update site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md

pull/6033/head
Simon H 6 years ago committed by GitHub
parent 772507f0b0
commit 138ae63ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ For a complete list of changes, including bug fixes and links to PRs, check out
- For language server clients that don't support `didChangeWatchedFiles`, a fallback file watcher will be used instead
- svelte-check 1.1.33 / extension version 104.4.0 introduced new highlighting rules for reactive statements, store accessors and element directives (like `bind:` and `class:`)
- HTML tags can now be renamed at the same time
- Mustache tags parsing is now more robust and won't throw as many errors
- Mustache tags parsing is now more robust and will provide better intellisense in more situations
Haven't tried the language-tools yet? Check out [Svelte Extension for VSCode](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode) or find a plugin for your favorite IDE!

Loading…
Cancel
Save