File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## [ Unreleased]
4
- ###
4
+ - Support shorthand let directives
5
+ - Enable CSS custom property references
6
+ - Enable Sass mixin references
7
+ - Fix some parser, formatter & folding crashes
8
+ - Suppress store shorthand assignment error
9
+ - Fix store shorthand regression in 2020.3
10
+
5
11
## [ 0.16.0]
6
12
- Initial support of directives
7
13
- Debugger support
Original file line number Diff line number Diff line change 2
2
# -> https://www.jetbrains.org/intellij/sdk/docs/reference_guide/intellij_artifacts.html
3
3
pluginGroup =dev.blachut.svelte.lang
4
4
pluginName_ =svelte-intellij
5
- pluginVersion =0.16 .0
5
+ pluginVersion =0.17 .0
6
6
pluginSinceBuild =201.7846
7
7
pluginUntilBuild =202.*
8
8
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
You can’t perform that action at this time.
0 commit comments