Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

how to not display indenline char if there are no 4 spaces #373

Open
spaceone opened this issue May 30, 2022 · 0 comments
Open

how to not display indenline char if there are no 4 spaces #373

spaceone opened this issue May 30, 2022 · 0 comments

Comments

@spaceone
Copy link

How can I disable that the indenLine char is shown for space characters starting a new indentation level but does not fit the 4 spaces.

For example:

»   for p in parts:
»   »   i = p.find('=')
»   »i = p.find('=')

line two is correctly indented with 4 spaces, the last line is not (only one space).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant