# 小熊猫Dev-C++ 7 **Repository Path**: supowang/RedPanda-CPP ## Basic Information - **Project Name**: 小熊猫Dev-C++ 7 - **Description**: 基于QT5开发的轻量级C++ IDE。 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://royqh.net/devcpp/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 109 - **Created**: 2021-11-18 - **Last Updated**: 2021-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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: * Problem Set (run and test program against predefined input / expected output data) * Competitve Companion support ( It's an chrome/firefox extension that can fetch problems from OJ websites) * Memory View for debugging * TODO View * Find symbol occurrences UI Improvements: * Redesigned Find/Replace in Files UI * Redesigned bookmark UI * Better dark theme support * Better editor color scheme support Editing Improvements: * Enhanced auto indent * Better code folding support Debuging Improvements: * Better complex value display Code Intellisense Improvements: * Support UTF-8 identifiers * Support C++ 14 using type alias * Support C-Style enum variable definitions * Support MACRO with arguments And many other improvements and bug fixes. See NEWS.md for full informantion.