php - How to wrap selection in quotes using PhpStorm? -


i have 2 different machines both using phpstorm. 1 has feature enabled, can select text , pressing ' become 'text':

example of working feature

yet other 1 erase text:

example of not working feature

i have forgotten how set up. can enable feature?

the option hiding under:

editor > general > smart keys: surround selection on typing quote or brace

screenshot of phpstorm config enable feautre


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -