615 B
615 B
RedPanda Dev-C++ 7
A light-weight C/C++ IDE based on Qt This project is the successor of Red Panda Dev-C++ 6.
Features implemented:
- basic code editing (synedit)
- syntax highlight for C/C++ code
- symbol completion
- search/replace
- Compile & run
- debug
- code intellisense (auto completion)
- project support
New Features:
- code intellisense for unicode identifiers
- TODO view
- memory view in the debug panel
- code intellisense for clang (msys2 version)
- skip system header files when step into in debugging
- better color scheme support
- C++ 14 using type alias support
- some bug fixes for 6.7.5