question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improvements to the Ouline Explorer

See original GitHub issue
  • Order of files in the Outline Explorer should be synced with the order of the files in its corresponding EditorStack (PR #8015).
  • Add an option to alphabetize the order of the files (PR #8015).
  • Add an option to show the root file item of files that are not Python files (#7982).
  • Add a way to highlight the currently focused file as suggested in https://github.com/spyder-ide/spyder/pull/7962#issuecomment-425751960 (PR #9219)
  • Add a fuzzy search widget to filter by file names
  • Add the ability to change the order of the root file item in the Outline Explorer and to sync the changes with the tabbar of the corresponding EditorStack.

Related Issues : ~#885~, #1986, #2549, #3014, #7053, #7976

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
CAM-Gerlachcommented, May 23, 2019

@jnsebgosselin Maybe parts of PR #9384 would be useful to adapt for the outline explorer fuzzy search, e.g. the widget itself and the fuzzing code? Perhaps even use unified fuzzing code across our various fuzzy searches (variable explorer, outline, file switcher, completion of possible, etc.)?

1reaction
bcolsencommented, Oct 2, 2018

@jnsebgosselin

I found two more that would/could be solved here.

#1986 and #2549

And if this is meant to be a “catch all” issue maybe #7976

Read more comments on GitHub >

github_iconTop Results From Across the Web

Outline exporer items auto expands to follow cursor position in ...
Problem Description After PR #13109, the outline explorer is expanded automatically to follow where the cursor is in the editor.
Read more >
Working with Spyder — Spyder 5 documentation
The Files pane is another useful tool for particularly larger projects. Like the Outline pane, it can be opened under Panes in the...
Read more >
What is Outline Explorer in Spyder? - python - Stack Overflow
I think the Outline Explorer is made to facilitate navigation inside a long and/or dense Python script. In one look you can see...
Read more >
What is new in ActionOutline 3.4 vs 3.3?
This version of ActionOutline allows you to undo and redo any number of any changes made to the outline since the last document...
Read more >
Prevent or allow changes to shapes - Microsoft Support
Prevent changes to Visio shape attributes, like width or height, ... On the Developer tab, In the Show/Hide group, select the Drawing Explorer...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found