-
Suggestion
-
Resolution: Done
-
P4: Low
-
None
-
None
Hello,
At the moment the "Sync with Editor" tool-button on the Projects and File System trees controls whether the focused node in a tree will correspond to the file opened in the editor.
It would be nice to be able to
1) Disable the "Sync with Editor"
2) Have a keyboard shortcut that when invoked makes focused the node that corresponds to the file opened in the editor. Please notice, the "Sync with Editor" is kept disabled. So the shortcut only synchronizes "on demand" without enabling constant tracking of the edited file.
To give an example, in Visual Studio the same command is called "SolutionExplorer.SyncWithActiveDocument".
Another example is ReSharper which has this feature mapped to "ALT+SHIFT+L".
Thank you!