Quantcast
Channel: AppKed
Viewing all articles
Browse latest Browse all 29753

CLion 2016.2.3 – A power tool for a power language.

$
0
0

CLion 2016.2.3

Clionis a powerful IDE helps you develop in C and C++ on Linux, OS X and Windows, enhancing your productivity with a smart editor, code quality assurance, automated refactorings, and deep integration with CMake build system.

Smart C and C++ editor

Thanks to native C and C++ support, including C++11 standard, libc++ and Boost, CLion knows your code through and through and takes care of the routine while you focus on the important things.

Navigation

Instantly navigate to a symbol’s declaration or context usages, search through the whole project for a class, file or symbol by its name, find your way through the code base with structure and hierarchical views.

Code generation

Add class members, override/implement functions, generate constructors/destructors, getters/setters, equality, relational and stream output operators, wrap a block of code with a statement, or generate a declaration from actual usage – all via simple keyboard shortcuts.

Refactoring

Rename symbols, move members up/down the hierarchy, change function signature, and be sure CLion’s automated refactorings will accurately propagate the appropriate changes throughout your code.


Viewing all articles
Browse latest Browse all 29753

Trending Articles