6ad87990c7
- fix: Custom color settings not correctly displayed in the options widget - enhancement: add hit counts in the search result view - fix: editor actions' state not correctly updated after close editors. - fix: When replace in the editor, "Yes to All" and "No" button doesn't work correctly. - fix: crash when editing non-c/c++ files - enhancement: set the alpha value of scheme colors - enhancement: can use symbols' own scheme color to draw selection - enhancement: can use different colors to highlight the current word and the selections |
||
---|---|---|
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)