File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ - Support for intellij platform 2025.1
6+ - Remove pluginUntilBuild setting - plugin if compatible should be usable across new major version releases
57- Fix 'Slow operations are prohibited on EDT' error after project opening
68- Fix mismatch of indexes and psi after ` v up ` command
79- Change Snake case implementation to covert all caps as single word
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pluginGroup = io.vlang
55pluginName = Vlang
66pluginRepositoryUrl = https://github.com/vlang/intellij-v/
77# SemVer format -> https://semver.org
8- pluginVersion = 2024.3.2
8+ pluginVersion = 2025.1.1
99
1010# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1111# for insight into build numbers and IntelliJ Platform versions.
You can’t perform that action at this time.
0 commit comments