we use dblclick LBtn to select a word, but using ctrl +LBtn is a good way,
in vs studio we could do the following:
Related: #3130
I agree. This is one of the best features of the Visual Studio IDE.
With this feature you can copy-and-replace text faster than typing it into the find/replace window, just by holding down Control and typing Left-Click, C (on the word to copy), Left-Click, V (on the first word to replace), Left-Click, V (on the second word to replace), ...
Please add the option to bind Goto-Definition to F12 (like in Visual Studio) and Control-LeftClick to SelectWord (as requested by xingzhuo1983).
Most helpful comment
I agree. This is one of the best features of the Visual Studio IDE.
With this feature you can copy-and-replace text faster than typing it into the find/replace window, just by holding down Control and typing Left-Click, C (on the word to copy), Left-Click, V (on the first word to replace), Left-Click, V (on the second word to replace), ...
Please add the option to bind Goto-Definition to F12 (like in Visual Studio) and Control-LeftClick to SelectWord (as requested by xingzhuo1983).