CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ When file is opened or focused, jump to it in project navigator

Open austincondiff opened this issue 3 years ago • 4 comments

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.

austincondiff avatar Mar 22 '22 18:03 austincondiff

related #123 and #137

lukepistrol avatar Mar 23 '22 01:03 lukepistrol

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).

austincondiff avatar Mar 25 '22 19:03 austincondiff

Has this been @lukepistrol ?

nanashili avatar Apr 20 '22 19:04 nanashili

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?

austincondiff avatar Oct 05 '22 19:10 austincondiff