update NEWS.md
- change: Use F11 as the shortcut for "Run". (It's the old shortcut for "Compile&Run")
This commit is contained in:
parent
eb93d8369e
commit
a088c29b67
1
NEWS.md
1
NEWS.md
|
@ -22,6 +22,7 @@ Red Panda C++ Version 2.18
|
||||||
- fix: Don't show function info tips when typing class variable definitions.
|
- fix: Don't show function info tips when typing class variable definitions.
|
||||||
- enhancement: Add option in the debug settings, to limit the length of the ouput generated by gdb for arrays.
|
- enhancement: Add option in the debug settings, to limit the length of the ouput generated by gdb for arrays.
|
||||||
- enhancement: Show shortcut info in toolbar's tooltip.
|
- enhancement: Show shortcut info in toolbar's tooltip.
|
||||||
|
- change: Use F11 as the shortcut for "Run". (It's the old shortcut for "Compile&Run")
|
||||||
|
|
||||||
|
|
||||||
Red Panda C++ Version 2.17
|
Red Panda C++ Version 2.17
|
||||||
|
|
Loading…
Reference in New Issue