I am writing an extension for visual studios to search the selected/highlighted text. I have a command that I want to run on the selected text. How can I get the selected text in the command?
↧
I am writing an extension for visual studios to search the selected/highlighted text. I have a command that I want to run on the selected text. How can I get the selected text in the command?