HTML end-tag auto-complete? Dave Heq Created May 09, 2017 22:12 Still scratching my head over how to type </ and have PHPStorm automatically finish the end-tag for me. You know, like: <div>the</ automatically adds div> at the end
Hi there,
It should be enabled by default...
In any case: please check at "Settings/Preferences | Editor | General | Smart Keys --> XML/HTML | Auto-close tag on typing '</'"
It's already set...
But what does "Home" and "End" mean if they're Smart Keys? There's no explanation here.
https://www.jetbrains.com/help/phpstorm/2017.1/smart-keys.html
I personally have such "Home" behaviour disabled.
Thanks! Now i can buy phpstorm :) (because this auto closing html tag fearute is CRAZY bug generator.. )