Code folding with preprocessor #690
Koushikphy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to fold code including the preprocessor. We can easily fold loops, procedure, conditions etc. But if there is a preprocessor directive inside of them, those directive has to be on the start of the line, thus messing up the code folding. It would be great if it is possible to fold code including the preprocessor directive.
Beta Was this translation helpful? Give feedback.
All reactions