Releases: cross-language-cpp/djinni-intellij-plugin
Releases · cross-language-cpp/djinni-intellij-plugin
v0.11.0
v0.10.4
v0.10.3
Fixed
- set pluginUntilBuild = 203.* to work with latest IntelliJ Platform
[0.10.2]
- interfaces can now have
constmethods.
v0.10.2
Fixed
- interfaces can now have
constmethods.
v0.10.1
Fixed
- problem with new
flagssupport:allandnonemust not be interpreted as language keywords.
v0.10.0
Added
- support for the
flagsdata structure
v0.9.1
Changed
- Migrated original plugin from dropbox to a modern project structure: IntelliJ Platform Plugin Template