update NEWS.md

This commit is contained in:
Roy Qu 2024-03-04 21:13:24 +08:00
parent 2245356616
commit 52dc8cf286
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: Issue #229 Shortcuts for the tree view in files panel. - enhancement: Issue #229 Press Enter/Return in the tree view in files panel will open the file.
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.