-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Feature Request:
Instead of always having the CBline always having line_width+Comment characters, is it possible to set set the CBline char number dynamically?
Would make code structure even prettier.
We could have two options there:
- Set CBline length = line_width - comment_char
- Set CBline length = line_width - comment_char - indent
The first would display indent structure, whereas the second would keep a nice edge.
For the second option indentation should be preserved.
taregon
Metadata
Metadata
Assignees
Labels
No labels