Skip to content

Releases: ArtsiomCh/CMake

193.0.2

30 Sep 02:31
Compare
Choose a tag to compare
193.0.2 Pre-release
Pre-release
192.4.2 release

192.4.dev3

11 Sep 22:23
Compare
Choose a tag to compare
192.4.dev3 Pre-release
Pre-release
Structure View with Functions and Macros added

192.4.dev1

09 Sep 00:56
Compare
Choose a tag to compare
192.4.dev1 Pre-release
Pre-release

The first try for #6

192.2.dev3

02 Sep 02:43
Compare
Choose a tag to compare
192.2.dev3 Pre-release
Pre-release

should fix #5

beta for testing

30 Jun 22:32
Compare
Choose a tag to compare
beta for testing Pre-release
Pre-release

192 - Navigation for variable's declarations/references at CLion and AS (2018.2 till 2019.1)

0.2.4

24 Jul 16:09
Compare
Choose a tag to compare

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.