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

Python files: Nested function should be indented. #140

Open
stefansimik opened this issue May 30, 2020 · 1 comment · May be fixed by #153
Open

Python files: Nested function should be indented. #140

stefansimik opened this issue May 30, 2020 · 1 comment · May be fixed by #153

Comments

@stefansimik
Copy link

stefansimik commented May 30, 2020

Hi,
I found not optimal behavior in this great plugin, I use every day.

Nested functions are displayed as any other functions,
despite, they are just helper 2nd-level things, that cannot be
called / invoked alone.

They should be clearly indented, to show they are nested function.

One screenshot says it all:
2020-05-30_111920

@hottwaj
Copy link

hottwaj commented Sep 30, 2020

the same issue comes up with nested classes (within other classes, functions)

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

Successfully merging a pull request may close this issue.

2 participants