We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need verticals lines in the editor indicating indentation level along with the option to turn them on or off. By default it will be off.
The text was updated successfully, but these errors were encountered:
Do we want the ability to configure style as seen above? Ie.
So just as an example...
Indicator type: Line Line thickness: 1 Line style: Dotted Highlight current position: Off Color: Monotone
Indicator type: Line Line thickness: 1 Line style: Solid Highlight current position: On Nested Highlighting: Off Color: Monotone
Indicator type: Line Line thickness: 8 Line style: Solid Highlight current position: Off Color: Monotone Zebra Striping
Indicator type: Background Line thickness: 8 Line style: Solid Highlight current position: On Color: Monotone Zebra Striping
Sorry, something went wrong.
We will also have the following related settings: Indent level flashing: Off, On (#67) Colorize brackets: Off, On (#39)
We would again default with how Xcode looks but allow for these changes per the users preference.
No branches or pull requests
We need verticals lines in the editor indicating indentation level along with the option to turn them on or off. By default it will be off.
The text was updated successfully, but these errors were encountered: