CLion 2016.2 released

Released: Jul 20, 2016

Atualizações na 2016.2

Recursos

  • Preview Doxygen comments in Quick Documentation pop-up, generate Doxygen documentation stubs and rely on safe rename (that updates Doxygen comments automatically) for functions and their parameters.
  • Debug remote targets using all the benefits of IDE features, with remote GDB debug support (on Linux and Mac OS).
  • Debugger performance improvements when stepping through and expanding big data structures (for both GDB and LLDB drivers).
  • Save time on typing with Complete Statement, which inserts missing parentheses, braces, semicolons, quotes, and more.
  • Write CMake files easier, thanks to rename refactoring for users symbols and safe delete refactoring for files which automatically updates CMake commands.
  • No need now to write equality, relational and stream output operators manually – CLion generates them for you.
  • For formatting the code, we’ve expanded the lists of predefined code styles with LLVM and LLDB code styles. Users can select and use the one that fits their preferences.
  • Check more changes in Version Control Support, Editor, Structure view, etc.