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 d90229f commit b03f468Copy full SHA for b03f468
CHANGELOG.md
@@ -1,7 +1,10 @@
1
# Changelog
2
3
## [Unreleased]
4
-###
+- Add Svelte keyword completions
5
+- Fix local transition reference bug
6
+- Fix some regressions in 2020.3
7
+
8
## [0.17.0]
9
- Support shorthand let directives
10
- Enable CSS custom property references
gradle.properties
@@ -2,7 +2,7 @@
# -> https://www.jetbrains.org/intellij/sdk/docs/reference_guide/intellij_artifacts.html
pluginGroup=dev.blachut.svelte.lang
pluginName_=svelte-intellij
-pluginVersion=0.17.0
+pluginVersion=0.18.0
pluginSinceBuild=201.7846
pluginUntilBuild=202.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments