Shanimal
Shanimal

Reputation: 11718

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.

Upvotes: 11

Views: 1143

Answers (1)

lena
lena

Reputation: 93728

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

Upvotes: 19

Related Questions