update NEWS.md

- change: Use F11 as the shortcut for "Run". (It's the old shortcut for "Compile&Run")
This commit is contained in:
Roy Qu 2023-03-17 15:41:18 +08:00
parent eb93d8369e
commit a088c29b67
1 changed files with 1 additions and 0 deletions

View File

@ -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