PhpStorm wrap/surround selection?
Often in coding and templating I need to wrap a certain part of text. Is there any shortcut to wrap the current selection, for example: Hello World "Hello World" Hello World {{ trans 'Hello World' }} Im using PhpStorm 7 for Mac and PC. I found something similiar, with: ctrl + alt + j you can wrap with a html-tag but nothing else. Also ctrl + alt + - comments the current selection according to the current file format(php, twig, html, ...) Steve.NayLinAung I know this is a little late answer, but I hope anyone who looks this question get helped. In PhpStorm, almost everything can be configured