Replies: 1 comment 3 replies
-
I don't know. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want my code be aligned like this:
But I almost have tried all clang-format optins, they all couldn't work as I wanted.
My code will be aligned like this now, with four spaces before all new line:
I'm using the latest vscode and cpp extention. Thanks!!!!
Beta Was this translation helpful? Give feedback.
All reactions