php storm(emmet) html code completion is not working correctly

hi my php storm(emmet) HTML code completion is not working correctly for HTML and blade.php for example, if i type h3 i will can a suggestion `<h3` and its not selected by default, and pressing tab does not work I have to come down to select h3 and press tab even through it the only suggestion while in other files like PHP, js I work fine and it always know what I want and will be automatically select it  even if it's not the first suggession

Blade.php


PHP

0

Could you check if you can expand abbreviation with Tab after dismissing the completion popup with Esc?

0

Do you have Support screen readers accessibility option enabled in Preferences | Appearance & Behavior | Appearance? If yes, does turning it off make things any better? 

0

请先登录再写评论。