Version 12.0 of Microsoft's integrated development environment (IDE), released on October 17, 2013.
Questions tagged [visual-studio-2013]
169 questions
16
votes
3 answers
Microsoft Visual Studio 2013 Update 4 RTM ISO (Offline Installer)
What is the download URI for the ISO of the Microsoft Visual Studio 2013 Update 4 RTM (Offline Installer)?
Tony
- 767
14
votes
2 answers
Customise the Visual Studio colour scheme per solution
Is it possible to customise Visual Studio's title background colour based on the solution loaded?
I end up needing to have multiple Visual Studio instances open with very similar content, so I'm ending up losing track of what I'm looking at.
Alex KeySmith
- 896
11
votes
7 answers
Microsoft Visual Studio 2013 won't load past splash screen
I've searched high and low for this fix but no cigar. I recently installed a new motherboard (MSI Z77A-G45 Gaming mobo) and now Visual Studios won't load past the white splash screen that says "Visual Studio".
I believe it could be related to a…
user2989065
- 111
8
votes
1 answer
Hide updates in Visual Studio 2013
I have Visual Studio 2013 installed on my Windows 7 (Pro 64-bit) computer. When I go into the Extensions and Updates window, it says I have an update for Windows Phone 8.1 Emulators.
When I download the update and try to install it, it says that I…
user304064
5
votes
1 answer
Enabling c++11 on Visual Studio 2013
I got the community version of Visual Studio 2013 and I thought that c++11 was supposed to be enabled by default.
However, the macro __cplusplus has a value of 199711L (c++98) rather than 201103L (c++11). Furthermore, if I try to run c++11 specific…
user2950265
- 63
4
votes
1 answer
How to keep pinned tabs from unpinning when entering debug mode in visual studio 2013?
I have a bunch of pinned tabs that I would like to stay pinned. Sometimes, when I enter debug mode, all of my document tabs become unpinned, and I lose all context that what I was currently working on, where I might like to set breakpoints,…
Talonj
- 152
3
votes
2 answers
Where In Visual Studio do I change the color of the edit field in the watch window?
How do I change the color of and edit field inside a watch box in Visual Studio 2013? I'm getting yellow over white when using the dark theme. Tried to switch to the light theme, and still get the yellow over white.
I want to either change the text…
rxantos
- 221
- 2
- 9
2
votes
0 answers
Issue with Context Menu in Visual Studio 2013
While debugging in Visual Studio 2013, i'm facing an issue with context menu while right click on the Error List, where the context menu couldn't closed, it is displayed even over the browser.
How to resolve this issue.
Note : Migrated from…
Joy Rex
- 121
2
votes
1 answer
How can I assign keyboard shortcuts in Visual Studio without using the GUI?
How can I assign keyboard shortcuts in Visual Studio without using the GUI (Tools / Options / Environment / Keyboard)? I would like to be able to script or otherwise automate these changes somehow. Any suggestions?
Programmer Paul
- 203
- 3
- 6
2
votes
1 answer
VS 2013 Browser Link not working on static HTML file
After extensive google-fu I still can't get this working...
I'm trying to do it on an ASP.NET Empty Web Site...
Running VS 2013 as administrator, updated web.config file,