Update NEWS.md
This commit is contained in:
parent
f7514e424e
commit
0e77ed10c7
4
NEWS.md
4
NEWS.md
|
@ -31,7 +31,9 @@ Red Panda C++ Version 2.27
|
||||||
- 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 Press Enter/Return in the tree view in files panel will open the file.
|
- enhancement: Issue #229 Press Enter/Return in the tree view in files panel will open the file.
|
||||||
- enhancement: Internal optimization for open/edit files.
|
- enhancement: Internal optimization for loading/editing files.
|
||||||
|
- enhancement: Show space glyphs in C/C++ char literals.
|
||||||
|
- enhancement: Optimization for string/raw string/char literal status check while completing symbols in c/c++ files.
|
||||||
|
|
||||||
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.
|
||||||
|
|
Loading…
Reference in New Issue