Feature request: Notepad++ plugin?
Hi, you can use a more generic plug-in like https://github.com/d0vgan/nppexec to run a command on any open file. There once was a plug-in which stopped working in the Unicode releases of Notepad++. As there are time constraints I will not create a special astyle plug-in for Notepad or other editors.
Unexpected change of raw string literal
Released in v 3.6.14. I have also adjusted the VS2022 static project option to enable C++17.
Lines starting with #define and end with ',' are pre-padded with space
Released in v 3.6.14.
Curly braces prevent indentation (in lambda)
The first issue is related to this initializer list: OsVersion{6, 1}