Switch tabs using command + number in WebStorm?

蓝咒 提交于 2020-01-11 11:32:09

问题


Is there any way to switch tabs using command+number? This feature is available in Atom, Code, and many other IDEs,


回答1:


Unfortunately WebStorm does not have such functionality.

https://youtrack.jetbrains.com/issue/IDEA-68324 -- watch this ticket (star/vote/comment) to get notified on any progress.


At the same time -- try GoToTabs plugin -- it can do that.

You will have to add keyboard shortcuts yourself: to prevent any possible conflicts with already assigned commands, those actions do not have any shortcuts assigned.



来源:https://stackoverflow.com/questions/48350518/switch-tabs-using-command-number-in-webstorm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!