Releases
2.25
Red Panda C++ Version 2.25
fix: Symbol completion of '(' before selection may fail, if cursor is at the beginning of the selection.
change: Symbol completion of '{' won't insert extra new lines.
fix: "move selection up/down" of whole lines selection are no correctly handled.
enhancement: Improvement of terminal support ( from cyano.CN )
enhancement: ANSI escape sequences Support in windows 10/11 ( from cyano.CN )
enhancement: Option "Enable ANSI escape sequences Support" in Settings -> Executor
change: Use freetype as the fontengine in windows ( from cyano.CN )
fix: Custom compile options is not used when retrieve macros defined by the compiler.
fix: Processing for #if/#elif/#else is not correct.
Change: Empty project template won't auto create main.c/main.cpp
enhancement: When creating project, warn user if the project folder is not empty.
fix: Press '>' after '-' don't show completion suggestion info.
fix: Icon position not correct under hiDPI devices and zoom factor >= 200%.
enhancement: After compiler settings changed, run/debug current file will auto recompile.
ehhancement: Show selected char counts in status bar.
enhancement: Differentiate /* and /** when calculate auto indents.
fix: crash when using ibus as the input method.
fix: Correctly handle project templates that have wrong unit counts.
fix: Project recompiles for every run if auto increase build number is turned on.
fix: Auto increase build number for project is not correctly processed.
You can’t perform that action at this time.