Project shortcutsExpand table To do thisDo this Create a new project Ctrl+Shift+N Open a project or solution (not a site) Ctrl+Shift+O Close a solution Ctrl+Shift+C Save a copy of the solution or site Ctrl+Shift+P Add an existing item to the project Ctrl+I Add a reference to a...
Context-specific shortcuts You can access a variety of commands and windows in Visual Studio by choosing the appropriate keyboard shortcut. This page lists the default command shortcuts for the General profile, which you might have chosen when you installed Visual Studio. No matter which profile...
Context-specific shortcuts You can access a variety of commands and windows in Visual Studio by choosing the appropriate keyboard shortcut. This page lists the default command shortcuts for the General profile, which you might have chosen when you installed Visual Studio. No ma...
{"title": "Keyboard shortcuts for macOS - Visual Studio Code","link": "https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf"}, {"title": "Keyboard shortcuts for Linux - Visual Studio Code","link": "https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf"}...
{"title": "Keyboard shortcuts for macOS - Visual Studio Code","link": "https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf"}, {"title": "Keyboard shortcuts for Linux - Visual Studio Code","link": "https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf"...
Many keyboard shortcuts are already used in Visual Studio. You should not assign the same shortcut to more than one command because duplicate bindings are hard to detect and may also cause unpredictable results. Therefore, it is a good idea to verify the availability of a shortcut before you...
Save or delete custom sets of shortcuts Choose Edit > Keyboard Shortcuts. Do either of the following: To save a custom set, click Save As, enter a name, and click OK. To delete a custom set, choose it from the Set menu, and then click Delete. ...
Bonus: The following work in Visual Studio just like they do in most other Windows application. Ctrl-N:Add a new file Ctrl-S:Save file Ctrl-Z /Ctrl-Y:Undo typing / Redo typing Ctrl-F:Bring up the "Find" dialog Ctrl-H:Bring up the "Replace" dialog ...
There’s a lot of content on Microsoft Learn to help you continue to make the most of the keyboard. You can start by checking out the most popularkeyboard shortcuts for Visual Studioand dive deeper, includingaccessibility tips and tricksand learning how touse Visual Studio without a mou...
When using a different keyboard layout than the standard US, Visual Studio Code does the following:All the keyboard shortcuts are rendered in the UI using the current system's keyboard layout. For example, Split Editor when using a French (France) keyboard layout is now rendered as Ctrl+*:...