Shortcut key in PhpStorm to move to HTML end tag

核能气质少年 提交于 2019-12-05 01:43:08

Ctrl + ] works just fine in .html files. But it fails for HTML tags in .php.

It's a known issue -- subscribe to the ticket (star/vote/comment) to get notified on progress:

Using PhpStorm 10 && 2016.2:

Ctrl + shift + m works just fine!

Tanvir Sarker

Ctrl + shift + m works just fine in PHPstorm2016.2!

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