multiple word select in vs code
//Selects the word at the cursor, or the next occurrence of the current selection.
Ctrl+D
//To add cursors to all the occurrences of a highlighted word
Ctrl+Shift+L
//Then select all occurrences of that word
multiple word select in vs code
//Selects the word at the cursor, or the next occurrence of the current selection.
Ctrl+D
//To add cursors to all the occurrences of a highlighted word
Ctrl+Shift+L
//Then select all occurrences of that word
shortcode to format code in Visul studio
In Visual Studio, the shortcut for Code Formatting is Ctrl+k Ctrl+D
fix indentation visual studio
Select the text you want to automatically indent.
Click Format Selection in Edit, Advanced, or press CTRL+K, CTRL+F.
Format Selection applies the smart indenting rules for the language
in which you are programming to the selected text.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us