How do I disable html closing tag completion?

纵饮孤独 提交于 2019-12-24 11:40:55

问题


In phpstorm whenever I type </ it automatically closes what it thinks is the appropriate tag to close but I'd like to turn this off, but I cannot find the setting to do this. Does anyone know what setting this is?


回答1:


Settings | Editor | Smart Keys | Automatically insert closing tag

P.S.
Settings screen has very handy search box which will narrow possible settings a lot.



来源:https://stackoverflow.com/questions/22486549/how-do-i-disable-html-closing-tag-completion

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