Skip to content

RedPanda C++ 7 Beta 0.8.0

Compare
Choose a tag to compare
@royqh1979 royqh1979 released this 05 Nov 05:29
· 2544 commits to master since this release

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.

Download Red Panda Dev-C++