codemaid
codemaid copied to clipboard
# declarations should be aligned with usual code
In my opinion everything that is written with # (or whatever it is called: #pragma, #define, .etc) should be aligned with the usual code lines that are marked in visual studio.
Thanks for reporting the issue. Indentation is largely handled by Visual Studio's native formatting, which CodeMaid invokes. If you run Edit->Advanced->Format Document do you see the same behavior?
Thanks for reporting the issue. Indentation is largely handled by Visual Studio's native formatting, which CodeMaid invokes. If you run Edit->Advanced->Format Document do you see the same behavior?
yes, it does the same