Skip to content

0.2.4

Latest
Compare
Choose a tag to compare
@ArtsiomCh ArtsiomCh released this 24 Jul 16:09
· 72 commits to master since this release

v.0.2.4 - Finally :) tested fix of CLion 2018.2 EAP compatibility issue.
v.0.2.3 - Fixed (but not tested) upcoming CLion 2018.2 EAP compatibility issue: CPP-12728.
v.0.2.2 - Fixed compatibility for upcoming Android Studio 3.2 (with restricted functionality as for CLion). As a side effect the Plugin become open for all IntelliJ Platform's IDEs.
v.0.2.1 - Fixed Android Studio compatibility issue.
v.0.2.0 - Variable declarations/references navigation (IDEA/Android studio only: Ctrl+B, Alt+F7, Ctrl+Click, etc.), renaming (IDEA/Android studio only: Shift+F6) and highlighting (IDEA/Android studio and partially CLion).
v.0.1.0 - CLion support added.
v.0.0.3 - BraceMatcher added.
v.0.0.2 - Bug of not evaluating escaped escape symbol \ inside quoted argument fixed.
v.0.0.1 - Supports basic syntax highlight.