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 4b66793 commit f3b8dabCopy full SHA for f3b8dab
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# IntelliJ ZigLang Plugin Changelog
4
5
+## [0.3.0]
6
+### Added
7
+- Struct auto completion
8
+
9
## [0.2.1]
10
### Added
11
- Local variable auto completion
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = org.zig
pluginName = IntelliJ ZigLang Plugin
-pluginVersion = 0.2.1
+pluginVersion = 0.3.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments