af03c417ec | ||
---|---|---|
RedPandaIDE | ||
tools/ConsolePauser | ||
.gitignore | ||
IDE-todo.xlsx | ||
LICENSE | ||
NEWS.md | ||
README.md | ||
Red_Panda_CPP.pro |
README.md
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)