github royqh1979/RedPanda-CPP 2.24
Red Panda C++ 2.24

latest releases: v3.0.1, v3.0-1, v3.0...
9 months ago

Red Panda C++ Version 2.24

  • fix: members of elements of stl maps are not correctly suggested.
  • fix: memory view's cell size is too wide in linux.
  • fix: Code completion doesn't work if "min id length to show completion" is not 1.
  • fix: english typos. (thanks for sangiye0@github)
  • fix: Goto definition/declaration may choose wrong symbol when multiple files are opened and symbols have the same name.
  • fix: "UTF-8 BOM" can't be correctly loaded as project file's encoding.
  • fix: Project file's encoding is not correctly updated after converted manually.
  • enhancement: Press left/right arrow will move caret to the begin/end of the selection.
  • enhancement: Press up/down arrow will move caret up/down from the begin/end of the selection.
  • enhancement: Show progress dialog if the time for searching compilers is too long.
  • fix: Dummy struct/enum symbols shouldn't be shown in the completion suggestion.
  • enhancement: Support optional enum name.
  • enhancement: Support optional enum type.
  • enhancement: Support simple const expression evaluation for enum values.
  • fix: Accessibilty for inherited members are not correct calculated in multiple inheritance.
  • fix: Can't parse full class name when handle inheritance.
  • fix: Can't parse virtual inherit.
  • fix: Filename in the gcc 13.1 error messages when building project is using wrong encoding.
  • change: Git support is disabled in the distributed buildings.
  • fix: Wrong code suggestion while inputing numbers in assembly files.
  • fix: Defines in all files are wrongly cleared when reparsing.
  • change: New file created by file template is set as unmodified by default.
  • change: Remove option "clear all symbols when current editor is hidden".
  • fix: When opening multiple files, only the active file should be parsed.
  • fix: Wrong compiler settings if xcode is not installed in mac os.
  • enhancement: Name for new files will not be different from files openned.
  • fix: Crash if close file while auto syntax checking.
  • enhancement: Support sdcc compiler.
  • enhancement: Autowrap tool output text.
  • fix: Press up/down arrow key in the option dialog's left panel won't switch page.
  • fix: Can't suggest header filename starting with numbers.
  • enhancement: Better layout for compiler options page.
  • enhancement: False branches are displayed as comments.
  • enhancement: Support SDCC Project.
  • enhancement: 3 compare mode for problem cases.
  • fix: Can't find other compilers that in the same folder with gcc.

Don't miss a new RedPanda-CPP release

NewReleases is sending notifications on new releases.