github royqh1979/RedPanda-CPP 1.0.0
Red Panda C++ Version 1.0.0

latest releases: v3.1, v3.0.1, v3.0-1...
2 years ago

Red Panda C++ Version 1.0.0

  • fix: calculation for code snippets's tab stop positions is not correct
  • fix: Refresh files view shouldn'tchange open/save dialog's default folder
  • enhancement: "locate in files view" will request user's confirmation when change the working folder
  • enhancement: adjust tab order in the find dialog
  • enhancement: highlight hits in the find panel's result list
  • enhancement: optimize startup time
  • fix: batch replace in file doesn't respect item check states in the find panel
  • enhancement: option for default file encoding in "option" dialog's "editor"->"misc" tab
  • enhancement: auto detect "gbk" encoding when running in zh_CN locale under Linux
  • enhancement: disable encoding submenu when editor closed
  • enhancement: clear infos in the status bar when editor closed
  • fix: wrong selection when drag & dropped in editor
  • enhancement: toggle block comment
  • fix: syntax color of #include header filenames not correct
  • enhancement: disable "code completion" will disable enhanced syntax highlight
  • enhancement: match bracket
  • enhancement: Linux convert to "gbk"/"gb18030" encodings when run under "zh_CN" locale
  • fix: when no selection, copy/cut should auto select whole line with the line break
  • fix: redo cut with no selection while make whole line selected
  • fix: correctly reset caret when redo cut with no selection
  • enhancement: close editor when middle button clicked on it's title tab
  • fix: error when insert text in column mode
  • fix: error when delete contents in column mode on lines that has wide-chars
  • fix: error when create folder in files view
  • fix: "ok" button should be disabled when no template selected in new project dialog
  • fix: saveas an openned project file shouldn't be treated as rename
  • enhancement: auto add parentheis when complete function like MARCOs
  • fix: wrong font size of exported RTF file
  • fix: correct tokenize statements like "using ::memcpy";
  • fix: wrong font size of exported HTML file
  • fix: parse error in avxintrin.h
  • fix: switch disassembly mode doesn't update contents
  • fix: if there is a Red Panda C++ process running program, other Red Panda C++ processes can't run program correctly.
  • enhancement: ctrl+enter insert a new line at the end of current line
  • enhancement: create file in files view
  • fix: hits in the search view not correctly displayed (overlapped with others)
  • enhancement: auto convert project icon to ico format
  • fix: correctly reparse modified project files when rename symbol
  • change: remove shortcuts for line/column mode

Red Panda C++ Version 0.14.5

  • fix: the "gnu c++ 20" option in compiler set options is wrong
  • enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations
  • enhancement: hide unsupported files in files view
  • fix: can't correctly set break conditions
  • fix: crash when copy to non-c files
  • fix: fonts in cpu window is not correctly set, when dpi changed
  • enhancement: enable group undo
  • enhancement: add option "hide symbols start with underscore" and "hide synbols start with two underscore"
  • fix: can't rename project files that not openned in editor
  • enhancement: group undo will stop at spaces
  • fix: menu font size is wrong when dpi changed
  • enhancement: better processing of symbol completion
  • enhancement: better support of ligatures
  • enhancement: use the expression evaluation logic to handle "goto declaration"/"goto definition"
  • enhancement: reduce startup time by about 1 second.
  • enhancement: add option "mouse selection/drag scroll speed" in the options dialog's "Editor" / "general" tab.
  • fix: the scroll speed of mouse selection/drag is too fast.
  • fix: the scroll behavior of mouse dragging on the editor's edge is not correct
  • fix: calculation of caret position is not in consistence.
  • fix: undo one symbol completion as a whole operation
  • fix: crash when open a project that contains custom folder
  • enhancement: symbol completion when editor has selection
  • fix: save project's layout shouldn't modify the project file
  • enhancement: use expression processing in syntax highlighting for identifiers
  • fix: if a function's declaration can't be found, it will be wrongly highlighted as variable
  • change: "locate in files view" won't change the working folder, if current file is in subfolders of the working folder
  • enhancement: hide function tips, when input method is visible

Don't miss a new RedPanda-CPP release

NewReleases is sending notifications on new releases.