PHPStorm IDE自动完成

PHPStorm IDE自动完成

问题描述:

I am using PHPStorm to do some editing of PHP/HTML files and I've noticed whenever I open a tag, if I type </ it automatically closes the tab. How do I disable this? It's not a behaviour I'm used to and it's becoming a pain to use.

Note: I've disabled all auto-completion options I can find.

我正在使用PHPStorm对PHP / HTML文件进行一些编辑,每当我打开标签时我都注意到了 如果我输入&lt; / code>,它会自动关闭标签。 如何禁用此功能? 这不是我习惯的行为,而且使用起来很麻烦。 p>

注意:我已经禁用了我能找到的所有自动完成选项。 p>

People have asked to have such specific behaviour (very handy -- I'm loving it, works perfectly): http://youtrack.jetbrains.com/issue/IDEA-112914

Seems like there is no option to turn off this behaviour for those who do not like this kind of auto completion: http://youtrack.jetbrains.com/issue/IDEA-119253 -- please vote/comment and maybe they will add it.