It can happen that the option "Whole word" will stay checked even after Visual Studio 2015 is relaunched. A simple registry key modification can fix this problem.
Continue reading Deactivate “Whole word” option by default in Visual Studio 2015
It can happen that the option "Whole word" will stay checked even after Visual Studio 2015 is relaunched. A simple registry key modification can fix this problem.
Continue reading Deactivate “Whole word” option by default in Visual Studio 2015
In numerous editors, the shortcut Ctrl
+ D
duplicates current selection or current line. Visual Studio can't do that by default.
Thankfully Chris Lajoie developped a plugin to do that :
Duplicate Selection
The default shortcut is Alt
+ D
but with a simple modification in shortcut settings you can use Ctrl
+ D
.