Skip to content
New issue

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

Outline to show only cells (or special comments like ###) - type:enhancement component:Outline #7055

Closed
gerazov opened this issue May 3, 2018 · 2 comments

Comments

@gerazov
Copy link

gerazov commented May 3, 2018

I really like using cells and writing/testing my code one cell at a time is awesome! In fact this is probably one of the best features in Spyder!

I also love the Outline which allows me to quickly go to a location in a file, even in multiple files. The problem is that the Outline gets cluttered with if/for/while loops that are not indented, and this makes it difficult to find the cell your looking for.

What would be very useful is if we could limit the Outline to contain only cell titles (or special marks such as ###). And maybe nest the if/for/while loops within the cells (even if they have no indent).

Thanks and keep up the awesome work!

@gerazov gerazov changed the title Outline show only cells - type:enhancement component:Outline Outline to show only cells (or special comments like ###) - type:enhancement component:Outline May 3, 2018
@ccordoba12
Copy link
Member

Thanks for reporting. This was already fixed and it'll be part of Spyder 4, to be released in Q1 of next year.

@CAM-Gerlach
Copy link
Member

Duplicate of #5821

@CAM-Gerlach CAM-Gerlach marked this as a duplicate of #5821 May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants