- enhancement: Auto insert spaces between #include and <> when reformat

- enhancement: Auto insert spaces between #include and "" when reformat
This commit is contained in:
Roy Qu 2023-07-07 22:35:16 +08:00
parent 55353859d0
commit 7f3b45391e
1 changed files with 1 additions and 0 deletions

View File

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