Swap locations of two selections

已回答

If I have the text

3, 2, 1

and I want

1, 2, 3

I would like to select 1 and 3 and use a keyboard shortcut to swap their positions. Is there a shortcut for that? It's ctrl+T in Sublime. Comes in handy.

1

I really miss this feature since I switched from Sublime to PhpStorm :/ 

0

Hello,

Please follow the related request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-146675

 

0

请先登录再写评论。