How to tell WebStorm to only preview file by single click, not create a tab? -


by default, clicking on file name in project view panel create new editor tab in webstorm, annoying.

at same time in sublime double click on file name create it.

how can achieve same behaviour in webstorm?

please disable autoscroll source option in project view settings (under cog icon .. or via right click on window label/title)

enter image description here


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -