PhpStorm 8 - can't enable emmet feature -


in phpstorm, i'm trying emmet feature work.

i went through google , found link: https://www.jetbrains.com/phpstorm/help/enabling-emmet-support.html

here, tell me enable feature in settings , use keystrokes "tab" or "space" or "enter" i've found enabled , i've tried options, it's not working.

how solved?

in phpstorm preferences have emmet section. there can check enable xml/html emmet. afterwards, can type emmet syntax : div.text , press tab. : <div class="text"></div> .

regards, adrian

see link screenshot


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -