Early Access Program

CLion 2016.2 EAP, build 162.1024.9

Hi,

New CLion 2016.2 EAP (build 162.1024.9) is now available for download. In case you are using previous EAP build, you can get a patch-update right in the IDE.

CLion 2016.2 EAP started with Doxygen support. It includes nice viewer, Doxygen commands and function parameters completion and comments generation. Starting from this build, you can use “///” and “//!” symbols (in addition to “/**” and “/*!”) and then Enter to generate stub that you can later fill with the documentation text:
doxygen_generation

CLion provides you with many live templates that allow you typing certain code pieces faster, using code generation. This build brings an important fix for “Applicable in” status saved correctly (IDEA-157128, CPP-6982):
applicable_live_template

Other notable changes include:

  • Time Tracking plugin was bundled into CLion. Enable it in settings Tools | Tasks | Time tracking.
  • Fix for a space used inside a format string (CPP-6873).
  • Quick Documentation (Ctrl+Q on Linux/Windows, F1 on OS X) font is now stored correctly between IDE restarts (IDEA-152590).
  • Fix for the IDE that locks on “Shelve Changes” at the “Synchronizing files…” step (IDEA-157336).

Full list of release notes is available by the link.

Your CLion Team
JetBrains
The Drive to Develop

image description

Discover more