File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3
3
## [ Unreleased]
4
4
- More subtle file icons
5
5
- Stop marking $ labels as unnecessary
6
+ - Support await catch shorthand tag
7
+ - Completions for src and global attributes of style tag
6
8
- Complete parser rewrite
7
9
- Svelte is no longer a template language, so it can be used in one
8
10
- Improved brace highlighting and auto insertion
18
20
- Improvements around shorthand attribute inspections and intentions
19
21
- More graceful handling of typos
20
22
- Ton of other small fixes
21
- - Drop compatibility with 2019.x platform
23
+ - Dropped compatibility with 2019.x platform
22
24
23
25
## [ 0.12.2]
24
26
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.13.0-beta
5
+ pluginVersion =0.13.0
6
6
pluginSinceBuild =201.7846
7
7
pluginUntilBuild =203.*
8
8
platformType =IU
You can’t perform that action at this time.
0 commit comments