- fix: Can't save changes in project options -> compiler set , after base compiler set was changed.
This commit is contained in:
parent
c17fd21b1c
commit
ec43e4634d
2
NEWS.md
2
NEWS.md
|
@ -117,6 +117,8 @@ Red Panda C++ Version 2.27
|
|||
- fix: Can't correctly undo/redo "Delete current line".
|
||||
- fix: Breakpoint condition expression that contains spaces doesn't work.
|
||||
- enhancement: Double click on breakpoint table's condition cell to modify it.
|
||||
- fix: Don't show function prototype tip for function name that contains namespace alias.
|
||||
- fix: Can't save changes in project options -> compiler set , after base compiler set was changed.
|
||||
|
||||
Red Panda C++ Version 2.26
|
||||
- enhancement: Code suggestion for embedded std::vectors.
|
||||
|
|
Loading…
Reference in New Issue