- enhancement: Auto insert spaces between #include and <> when reformat
- enhancement: Auto insert spaces between #include and "" when reformat
This commit is contained in:
parent
55353859d0
commit
7f3b45391e
1
NEWS.md
1
NEWS.md
|
@ -34,6 +34,7 @@ Red Panda C++ Version 2.23
|
|||
- enhancement: When open a file, test if it contains binary contains.
|
||||
- enhancement: Correctly reformat C++ three-way comparision operator "<=>"
|
||||
- enhancement: Auto insert spaces between #include and <> when reformat
|
||||
- enhancement: Auto insert spaces between #include and "" when reformat
|
||||
|
||||
|
||||
Red Panda C++ Version 2.22
|
||||
|
|
Loading…
Reference in New Issue