Skip to content

RedPanda C++ 2.20

Compare
Choose a tag to compare
@royqh1979 royqh1979 released this 04 Apr 01:24
· 1004 commits to master since this release

Red Panda C++ Version 2.20

  • change: Remove the compiler set option "Syntax error when object larger than"
  • fix: Projects created by some templates are not correct when editor's default encoding is not utf8.
  • fix: File/Project visit histories are not correctly saved when clearing.
  • fix: Octal numeric escape sequences is not correctly syntax highlighted.
  • enhancement: Refine suggestion info when try debug and the compiler settings are not correct.
  • enhancement: Open the options dialog/project options dialog when user want to correct compiler settings for debug.
  • enhancement: Open project's option dialog instead of the option dialog, when click the compiler set settings button in the toolbar and the current editor is for project.
  • enhancement: Reset project compile options when change compiler set in the project options dialog.