phpstorm - On tab press move out of quotes - PHP Storm -
i have searched answer have came empty handed. want able use php storm same way aptana studio can press tab move cursor out of brackets or quotes.
so if writing if
statement , come end of it
if($x != $y|)
where pipe cursor , press tab moves cursor outside of parentheses so:
if($x != !y)|
is there setting missing accomplish this?
this feature not supported, please vote ideabkl-6984
Comments
Post a Comment