Search code examples
webstorm

sync Project Browser Pane with edited file in WebStorm


I'm trying to use WebStorm for its debugging ability and want to sync the Project Browser Pane with the file I m editing. Both sublime and eclipse offer some way to do this but I can't seem to find the option in ws.


Solution

  • Alt+F1 (Navigate | Select In...) on file in Editor, choose Project View from the list. Is it what you are looking for?