Inspect code more efficiently thanks to improved performance of debugger drivers and the remote GDB debug possibility.
Keep your code well-documented with Doxygen support (and thus reduce maintainability costs).
Save time on typing, with lots of new code generation options.
Work with CMake project model more easily thanks to smart CMake support.
其他改进:
Important improvements in VCS support:
Files not yet under version control are now shown in the commit dialog, so you’ll never forget anything important.
The Log view for Git and Mercurial loads in the background on every change, so it’s always ready when you need it.
Patches can now be applied from the clipboard or by simply dragging them into the>
Don’t worry about case-only renames in Git for Windows and macOS, as CLion now treats these situations correctly.
The Inspection results window makes it easier to preview the corresponding piece of code immediately, apply a quick-fix or disable a group of inspections in-place.
The maximum supported version of MinGW-w64 was updated to 5.*, and Cygwin to 2.*.
CLion on Windows now bundles a customized JDK version with font-rendering and focus fixes from the JetBrains team.
Swift plugin for CLion adds Swift 2.2 support, Introduce Variable refactoring and parameter placeholders for Swift. For more details head to the AppCode site.