- Debugger
Issues with GDB (timeouts, performance, other issues)
Remote debug
- Project model (CMake)
- Ability to watch command output during CMake execution
Ability to specify the build/generation output directorySupport foradd_custom_target
commandCMake refactorings
- Performance
C++ code insight performance improvements
Formatter performance improvements
- Doxygen
We’ll see what we are able to finish before 2016.2 release, while in general we plan to support:Doxygen comments highlighting
Integration with quick documentation pop-up (documentation preview)
Auto-completion for tags and names
Navigation to code symbols
Rename refactoring
Other refactorings like Change Signature with Doxygen comments update, code generation and (
) and inspections may also be implemented.
...