CodeEdit
CodeEdit copied to clipboard
✨ When file is opened or focused, jump to it in project navigator
Is your feature request related to a problem? Please describe. When a tab is clicked, or a file is opened via the quick open overlay, jump to that file in the project navigator, even if it is layers deep in a nested file structure.
related #123 and #137
Partially fixed in #123.
@lukepistrol If the folder that the file the user has opened is in a directory that is collapsed in the project navigator, we need to recursively open directories until we can scroll to it in one motion (not opening one folder after the other).
Has this been @lukepistrol ?
What is the status of this? It doesn't look like this is done yet. @lukepistrol it looks like this is assigned to you, were you still planning on tackling this?