How does vscode exchange the values of two selected text?

problem description

how does vscode exchange the values of two selected characters?
how do I achieve an effect like sublime text"s ctrl+t (swapping their values) when I select two words in the editor with my mouse?

the platform version of the problem and what methods you have tried

related codes

what result do you expect? What is the error message actually seen?

swap the values of two selected texts

Apr.08,2021

needs to support transpose ,
or simply install Sublime Commands to support common commands in sublime.

Menu