17 lines
461 B
Markdown
17 lines
461 B
Markdown
# RedPanda Dev-C++ 7
|
|
A light-weight C/C++ IDE based on Qt.
|
|
|
|
This project is the successor of Red Panda Dev-C++ 6.
|
|
|
|
All main features of version 6 have been ported.
|
|
|
|
New Features:
|
|
* Code intellisense for unicode identifiers
|
|
* Enhanced auto indent
|
|
* TODO view
|
|
* Memory view in the debug panel
|
|
* Skip system header files when step into in debugging
|
|
* Better color scheme support
|
|
* C++ 14 using type alias support
|
|
* Code intellisense for clang (the msys2 version)
|