satiromarra / vscode-sftp

Super fast sftp/ftp extension for VS Code
Other
23 stars 3 forks source link

Automatic "Reveal in Remote Explorer" when switch to a tab #81

Closed C1977 closed 1 year ago

C1977 commented 1 year ago

I would like to have an option to automaticly "Reveal in Remote Explorer" when a tab is selected. E.g. I open file hurz.php in folder 1 and glop.php in folder 2 (or other remote system). Then I switch between the VSCode tabs sometimes. Lets say I switch to glop.php tab - by activating right-click "Reveal in Remote Explorer" I can make VSCode to open the tree and position of the glop.php. But would be very good if this can be done automatically by an option.

grafik

satiromarra commented 1 year ago

@C1977 That's a problem that I haven't managed to fix yet.