Issue #229 Shortcuts for the tree view in files panel.

This commit is contained in:
Roy Qu 2024-03-04 20:47:17 +08:00
parent db95cce299
commit cbef0d7db3
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Red Panda C++ Version 2.27
- enhancement: Better look&feel for the wave underline shown for syntax errors. - enhancement: Better look&feel for the wave underline shown for syntax errors.
- fix: "float" in #include "float.h" is wrong syntax colored. - fix: "float" in #include "float.h" is wrong syntax colored.
- enhancement: Unify syntax color for #include header name - enhancement: Unify syntax color for #include header name
- enhancement: Shortcuts for the tree view in files panel. - enhancement: Issue #229 Shortcuts for the tree view in files panel.
Red Panda C++ Version 2.26 Red Panda C++ Version 2.26
- enhancement: Code suggestion for embedded std::vectors. - enhancement: Code suggestion for embedded std::vectors.