- #Visual studio keyboard shortcut for highlighting word install#
- #Visual studio keyboard shortcut for highlighting word code#
- #Visual studio keyboard shortcut for highlighting word series#
- #Visual studio keyboard shortcut for highlighting word free#
So, "End" bring you to the end of the line Ctrl-End brings you to the end of the document. In general, Holding "Ctrl" with a cursor movement key, mean "Make it bigger". There are certain keys which move the cursor (Up, Down, home, End, PgUp etc) Similarly, Select from the current cursor position to the start of the line.īut this overlooks the larger scheme of selecting. Shift + Home = Select the entire line from end to start Shift + End = Select the entire line from start to endĪctually, Select from the current cursor position to the end of the line. The post 19 Must-Know Visual Studio Keyboard Shortcuts – Part 1 appeared first on Automate The Planet.
#Visual studio keyboard shortcut for highlighting word free#
If you enjoy my publications, feel free to SUBSCRIBE.Īlso, hit these share buttons.
#Visual studio keyboard shortcut for highlighting word code#
After creating the macro, you can assign a keyboard shortcut to it and/or place it in the Quick Access Toolbar. This is an old list, but the information still pertains: HighlightColorIndex Property. Here is the complete list of colors you can use. Read the complete list of shortcuts here. To apply green highlighting: Sub GreenHighlight() wdGreen.
#Visual studio keyboard shortcut for highlighting word series#
Next, you can find even more useful Visual Studio keyboard shortcuts in the second articles from the series - 19 Must-Know Visual Studio Keyboard Shortcuts – Part 2.
Ctrl + } = Match curly braces, brackets.Alt + Shift + arrow keys(←,↑,↓,→) = Select custom part of the code.Ctrl + Space = Autocomplete using IntelliSense.Ctrl + Shift + Enter = Insert blank line below the current line.Ctrl + Enter = Insert blank line above the current line.A new embedded document will appear: go to your favourite Developer Framework, such as Visual Studio, Eclipse, Android. A popup will show up: select OpenDocument Text. Go to the Insert tab, from there click to the Object button close to the right-end of the toolbar. Shift + Alt + A = Add new item to project Open MS Word and place the cursor where you want to paste the snippet.Ctrl + Alt + L = Shows Solution Explorer.Visual Studio Keyboard Shortcuts Project Related Keyboard Shortcuts You can change settings of the extension by go to "Tools" -> "Word Highlight settings." menu.Here, I will give you a short list of keyboard shortcuts for things you probably do often in Visual Studio. In the editor window, when you select a word with a mouse or keyboard, this extension will searches and highlights all occurrences of current selected word in the current document. The Global context means that the shortcut is applicable in any tool window in Visual Studio. All shortcuts in this section apply globally unless otherwise specified. Popular keyboard shortcuts for Visual Studio.
#Visual studio keyboard shortcut for highlighting word install#
Install the extension and verified that it is enabled in the Tools->Extension Manager. Click to get our printable keyboard shortcut cheatsheet for Visual Studio. This is an extension supported for VS2010 and VS2012. It searches and highlights all occurrences of a selected word in a text editor.įor VS2013 and VS2015 support, reference to