Switching Between Visual Studio 2017 And Visual Studio For Mac

Active7 years, 1 month ago

Visual Studio for Mac continues to follow the Microsoft Modern Lifecycle Policy, and Visual Studio 2017 for Mac version 7.8 will be superseded by Visual Studio 2019 for Mac version 8.0 once released. Multi-caret editing, or faster git branch switching. 2 months ago Paul Chapman - MSFT.

(Using Visual Studio 2010 Express) Microsoft visual studio for mac.

When you do CTRL+Tab on the editor of Visual Studio, it navigates to the next document window (the name of the shortcut is Window.NextDocumentWindowNav). Should you let CTRL key downed, it shows the navigation window where you can see all tool windows and editor tabs opened.
Without taking in account the navigation window, this shortcut enables to navigate between two tabs: the current one and the last one that had focus.

I think it's not a very optimized behavior because if you want to set focus on a third tab, you have to let CTRL key down to get the navigation window, then search for your tab, then click on it (or rotate between all tabs with the Tab key).

I would rather have a shortcut that rotates between opened tabs like any application (browsers like Firefox, IE, .., Excel, ..) but I couldn't find any shortcut to do that in the Tools window corresponding to the desired behavior.

Do you know if it is possible to set a such keyboard shortcut?

It seems that this shortcut is only available through plugins - that means that the Express version is not able to get this function for now.

Otiel
OtielOtiel
5111 gold badge6 silver badges25 bronze badges

2 Answers

In Visual Studio 2010, the menu Tools > Options > Environment > Keyboard: Show Commands Containing: type NextDocumentWindow, lets you find and select the Window.NextDocumentWindow in the list. It shows that the shortcut is Ctrl+F6. This shortcut lets you cycle through currently open documents. Ctrl+Shift+F6 navigates in reverse order.

Edit: I tried also Ctrl+Alt+PgDown and Ctrl+Alt+PgUp shortcuts do about the same thing.

Hope that helps.

woohoowoohoo

From VS 2010: How do I get “next tab”, “prev tab” keyboard shortcut working? :

You should map the Window.NextDocumentWellTab and not View.NextTab and remove it from any other functions it's assigned to. Only mapping it will not work, you also need to unmap from anything else its being used on, apparently.

This is what my keyboard configuration looks like:

Looked into this some more, and it turns you need to install the Productivity Tools. That gives you that NextDocumentWellTab function.

Community
harrymcharrymc
283k16 gold badges300 silver badges615 bronze badges

Not the answer you're looking for? Browse other questions tagged keyboard-shortcutsvisual-studio-2010 or ask your own question.

Active1 year, 1 month ago

I use the Shift + F7 often to switch between source and design view.

Does anyone know of a hotkey to switch between the source file and its code behind file, e.g. between (Default.aspx and Default.aspx.cs)?

Supun Wijerathne
6,3485 gold badges27 silver badges52 bronze badges
Edward TanguayEdward Tanguay
83k275 gold badges657 silver badges992 bronze badges

9 Answers

splattnesplattne
86.1k46 gold badges196 silver badges244 bronze badges

In the VS2010 the following works:

  1. Go to: Tools>Options>Keyboard

  2. Search for 'View.ToggleDesigner' in 'Show Commands Containing'.

  3. Add new shortcut to 'Global' with F7.

Eduardo CuomoEduardo Cuomo
10.7k1 gold badge68 silver badges65 bronze badges

Yep just F7

Look at this poster for C# VS2008 shortcuts

Switching Between Visual Studio 2017 And Visual Studio For Mac

You can also bind it to any combination of keys you like, go to tools, options (show all settings) environment, keybord, Show Commands for View.ViewCode and change to your liking.

Ni groove production studio software for mac 10.6.8. Native Instruments Maschine 2 Crack DOWNLOAD v2.6.5 Full Version With Patch R2R Native Instruments Maschine 2 crack v2.6.5 software is exploding with cutting-edge technology. Improved browsing, arranging, and sampling, plus a new mixer, plug-in strip, and exclusive drum synths and tools. NI MASCHINE 2 Software is now avaliable in full version with working crack - patch and in version 2.6.5 with direct download link. Get ready for the most responsive, greatest, fluid, and musical beatmaking experience ever. MASCHINE 2.6.5 full version with crack - patch comes with more tools to spark your creativity, and now you can make more productive in the studio, and add flair to your live sessions.

Visual Studio Community For Mac

Added by Rob Cooper:

For 2005 Users: Visual C# 2005 Keyboard Shortcut Reference Poster

Visual studio for mac taking forever to save. I don’t have any numbers for you on battery, but a VM will definitely shorten the life of a charge. Also for the disk, if you have to go external, I think you’ll need it to be thunderbolt and SSD or the IO will slow you down too much. A shot in the dark, but maybe half?

For 2010 Users: Visual C# 2010 Keyboard Shortcut Reference Poster

Edit 08 Sept 2014

There don't seem to be posters beyond 2010 but there is a website for VS2012, VS2013 and VS14: Visual Studio Shortcuts

Community

Visual Studio 2017 Download

KeesDijkKeesDijk
2,0281 gold badge23 silver badges36 bronze badges

For those trying to do this (switch from the code view to markup view) in VS2012, I had to go Tools > Options > Keyboard, then select

  • Keyboard Mapping Scheme as '(default)'
  • View.ToggleDesigner as the command
  • Use new shortcut in 'Text Editor'
  • Set the shortcut key to F7

This results in F7 switching both ways from the markup view to the code view and vice versa.

Before doing this I had to use Shift+F7 twice to get to markup from the code view.

James GJames G

In case F7 does not work for you, go to 'Tools - Import and Export settings - Reset all settings' and choose 'Web development' template to reset to.

AlexAlex
30.3k12 gold badges91 silver badges87 bronze badges

In VS 2013 it is

  1. Tools > Options > Environment > Keyboard

  2. Type 'View.Toggle' or 'View.ToggleDesigner' (the command could be either depending on the version of VS) in Show Commands Containing:

  3. Make Sure Use new shortcut in: is set to Global

  4. Put cursor in Press shortcut keys: box

  5. Hit F7 then the Assign button

Visual Studio Mac Review

Supun Wijerathne
6,3485 gold badges27 silver badges52 bronze badges
DanDan

When in code view use shift-F7 to get to the designer. When in the designer use F7 to get back to code.

Hans Karlsen
Cristian LibardoCristian Libardo
8,6733 gold badges31 silver badges41 bronze badges

Try Ctrl + PageUp to toggle between design view and code behind.

Visual Studio 2017 Mac Download

dotnetcoderdotnetcoder
1,6766 gold badges45 silver badges74 bronze badges

Visual Studio Community 2017

protected by Robert LongsonSep 5 '14 at 18:19

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Visual Studio 2017 Community Mac

Not the answer you're looking for? Browse other questions tagged visual-studio-2008 or ask your own question.