Visual Studio 2013 Slow IDE Responsiveness [closed] - visual-studio

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
For some unknow reason, Visual Studio 2013's IDE seems less responsive. It should be fairly snapping considering that I'm running it on a high end PC with lots of RAM. This happens even when I am not debugging my web application.
When I click on menus, there's a noticable delay before it responds and there's no highlighting of the menu. Clicking on HTML text or items in the solution explorer is also slow. Sometimes there's a pause with the cursor stuck on a text selection state.
Here's my configuration from the Help screen:
Version 12.0.30324.00 Update 2 RC Microsoft .NET Framework Version
4.5.50938
Installed Version: Ultimate
Architecture and Modeling Tools Microsoft Architecture and Modeling
Tools
UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States
and other countries.
LightSwitch for Visual Studio 2013 Microsoft LightSwitch for Visual
Studio 2013
Microsoft Office Developer Tools - Update 1 for Visual Studio 2013 ENU
Microsoft Office Developer Tools - Update 1 for Visual Studio 2013 ENU
Team Explorer for Visual Studio 2013 Microsoft Team Explorer for
Visual Studio 2013
Visual Basic 2013 Microsoft Visual Basic 2013
Visual C# 2013 Microsoft Visual C# 2013
Visual C++ 2013 Microsoft Visual C++ 2013
Visual F# 2013 Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker Microsoft® Visual
Studio® 2013 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system ©
1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third
Edition Copyright © 1992 Houghton Mifflin Company. Electronic version
licensed from Lernout & Hauspie Speech Products N.V. All rights
reserved.
ASP.NET and Web Tools 2013.2.50314
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0 For additional
information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.1.20303.0 For additional
information, visit http://www.asp.net/
Common Azure Tools 1.1 Provides common services for use by Azure
Mobile Services and Windows Azure Tools.
Entity Framework Power Tools 1.0 Adds useful design-time DbContext
features to the Visual Studio Solution Explorer context menu.
JetBrains ReSharper 8.2 Full Edition build 8.2.0.2160 on
2014-03-20T23:53:08 JetBrains ReSharper 8.2 package for Microsoft
Visual Studio. For more information about ReSharper, visit
http://www.jetbrains.com/resharper/. Copyright © 2003–2014 JetBrains,
Inc.
MySQL for Visual Studio 1.1.3 Data design and management tools for
MySQL. Copyright © 2007-2013 Oracle, Inc.
NuGet Package Manager 2.8.50313.46 NuGet Package Manager in Visual
Studio. For more information about NuGet, visit
http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.2 Microsoft Visual Studio
extension to visualize aggregated summaries from the PreEmptive
Analytics product.
SQL Server Data Tools 12.0.40403.0 Microsoft SQL Server Data Tools
Web Essentials 2013 1.0 Adds many useful features to Visual Studio
for web developers.
Windows Azure Mobile Services Tools 1.1 Windows Azure Mobile
Services Tools
Windows Azure Remote Debugging 1.0 Windows Azure Remote Debugging
Community Technology Preview
Windows Azure Tools 2.2 Windows Azure Tools for Microsoft Visual
Studio 2013 - v2.2.11003.1601
Windows Phone 8.1 SDK Integration 1.0 This package integrates the
tools for the Windows Phone 8.1 SDK into the menus and controls of
Visual Studio.
Workflow Manager Tools 1.0 1.0 This package contains the necessary
Visual Studio integration components for Workflow Manager.
Xsd2Code For more information about , see the website at
http://www.codeplex.com/Xsd2Code Copyright (c) Pascal Cabanel 2009
Inc.
Can anything here be the culprit? FYI, I removed the Visual Experience stuff and didn't help.
UPDATE:
There's an error message that appears in ActivityLog.xml:
1203 ERROR System.NotImplementedException: The method or operation is
not implemented. at
Microsoft.VisualStudio.Editor.Implementation.SecondaryVsTextBufferAdapter.Microsoft.VisualStudio.Shell.Interop.IPersistFileFormat.GetCurFile(String&
ppszFilename, UInt32& pnFormatIndex) at
MadsKristensen.EditorExtensions.IVsExtensions.GetFileName(IPropertyOwner
owner) at
MadsKristensen.EditorExtensions.Css.UnusedCssTagger.GetTags(NormalizedSnapshotSpanCollection
spans) at
Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator1.<GetTagsForBuffer>d__5.MoveNext()
Editor or Editor Extension 2014/04/15 12:35:42.788 1204 ERROR
System.NotImplementedException: The method or operation is not
implemented. at
Microsoft.VisualStudio.Editor.Implementation.SecondaryVsTextBufferAdapter.Microsoft.VisualStudio.Shell.Interop.IPersistFileFormat.GetCurFile(String&
ppszFilename, UInt32& pnFormatIndex) at
MadsKristensen.EditorExtensions.IVsExtensions.GetFileName(IPropertyOwner
owner) at
MadsKristensen.EditorExtensions.Css.UnusedCssTagger.GetTags(NormalizedSnapshotSpanCollection
spans) at
Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator1.d__5.MoveNext()
Editor or Editor Extension 2014/04/15 12:35:42.940

The MadsKristen.EditorExtensions namespace is a part of the Web Essentials 2013 extension.
More information: https://github.com/madskristensen/WebEssentials2013/issues/863
You can fix this error by waiting for the next update or updating to the night build: http://vswebessentials.com/download#nightly

Related

Visual Studio regularly throwing exception

Visual Studio 2015 is regularly becoming odd.
Keys typed are appearing in semi-random orders, I'll sometimes have to press keys twice or more.
I think this seems to be around key words, rather than variable names or literals.
After about five minutes I'll get the error dialogue telling me that there was an exception that might be caused by an extension.
The entry in ActivityLog.xml is below:
<entry>
<record>762</record>
<time>2015/08/11 20:17:02.056</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.InvalidOperationException: IWpfTextView has not completed its layout.
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot, SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportWidth, Double effectiveViewportHeight, Boolean preserveViewportTop, Nullable`1 cancel)
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo, Nullable`1 viewportWidthOverride, Nullable`1 viewportHeightOverride)
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo)
at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.PerformLayout(SnapshotPoint trackingPoint)
at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.OnBatchedTagsChanged(Object sender, BatchedTagsChangedEventArgs e)
at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
</entry>
What's going on? How can I fix or further diagnose this?
Details of Visual Studio
Microsoft Visual Studio Enterprise 2015
Version 14.0.23107.0 D14REL
Microsoft .NET Framework
Version 4.6.00081
Installed Version: Enterprise
Architecture and Modeling Tools 00322-80000-00000-AA490
Microsoft Architecture and Modeling Tools
UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.
Visual Basic 2015 00322-80000-00000-AA490
Microsoft Visual Basic 2015
Visual C# 2015 00322-80000-00000-AA490
Microsoft Visual C# 2015
Visual C++ 2015 00322-80000-00000-AA490
Microsoft Visual C++ 2015
Visual F# 2015 RC 00322-80000-00000-AA490
Microsoft Visual F# 2015 RC
Windows Phone SDK 8.0 - ENU 00322-80000-00000-AA490
Windows Phone SDK 8.0 - ENU
Application Insights Tools for Visual Studio Package 1.0
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 14.0.20626.0
ASP.NET and Web Tools
ASP.NET Web Frameworks and Tools 2013 5.2.30624.0
For additional information, visit http://www.asp.net/
Common Azure Tools 1.5
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
Developer Assistant 1.0
Developer Assistant puts millions of code snippets and code sample projects at your fingertips while you are coding in Visual Studio.
GenerateUnitTest 1.0
Generates unit test code for methods in classes under test.
JetBrains ReSharper Ultimate 2015.1.2 Build 102.0.20150721.105606
JetBrains ReSharper Ultimate package for Microsoft Visual Studio. For more information about ReSharper Ultimate, visit http://www.jetbrains.com/resharper. Copyright © 2015 JetBrains, Inc.
Microsoft Azure HDInsight HQL Service 2.0.1000.0
Language service for Hive query
Microsoft Azure HDInsight Tools for Visual Studio 2.0.1000.0
An integrated development environment for HDInsight application development.
Microsoft Azure Mobile Services Tools 1.4
Microsoft Azure Mobile Services Tools
Microsoft Azure Tools 2.6
Microsoft Azure Tools for Microsoft Visual Studio 2015 - v2.6.30508.1601
Microsoft Code Digger 0.9
Microsoft Code Digger
Microsoft.Pex.VisualStudio 1.0
Pex
NCrunch
Continuous Testing Tool for .NET
Copyright © 2010-2015 Remco Software Ltd
NuGet Package Manager 3.0.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
OneCodeQuickLaunchPackage 1.0
Information about my package
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 14.0.50717.0
Microsoft SQL Server Data Tools
Visual C++ for Cross Platform Mobile Development 1.0
Visual C++ for Cross Platform Mobile Development
Xamarin 3.11.450.0 (2ab5145)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.
Xamarin.Android 5.1.0.115 (d23da369e436488f38c8ab8fe8a9ae7d9ea5256b)
Visual Studio plugin to enable development for Xamarin.Android.
Xamarin.iOS 8.10.0.0 (7741cc495ab0baf04ff0405d0604bc27f0ecae2e)
Visual Studio extension to enable development for Xamarin.iOS.
Xamarin.iOS Unified Migration 1.0
Automated migration for Xamarin iOS Classic projects to Unified
Xamarin.TestCloud.Integration 1.0
Early preview of Xamarin Test Cloud integration
Update
Uninstalling NCrunch didn't solve anything
Uninstallong both NCrunch and Resharper 9 seems to have fixed it.
Reinstalling Resharper only seems to be OK.
I have reinstalled NCrunch after
I haven't tried reinstalling NCrunch yet a month and so far everything seems OK.
I've been having this issue just with Resharper (9.1.X).
I referenced this thread in my uninstall. I got an email from support to try some release candidates for 9.2. As long as 9.2 hasn't had an official release, it may be worth your time to try them if you are willing to take on a small risk.
https://confluence.jetbrains.com/display/ReSharper/ReSharper+9.2+EAP
I'm starting to try RC3, I'll come back to edit in my experience later. I figure it's probably better to get a possible solution up sooner rather than later, no matter what my experience with it dictates.
They just released Resharper 9.2. I'd see if installing that fixes the issue.
Alternatively, this answer helped solve the problem for me personally in case the new version doesn't solve the issues.
potential problem - NCrunch extension has some issues currently sometimes in VS 2015. It is not currently behaving properly for .NET 4.6 according to this blog: http://blog.ncrunch.net/post/License-Server-Introduced!-NCrunch-216-now-available.aspx

Cannot install Visual Studio 2013 update 5 (RTM); Tools for Apache Cordova

I am trying to install VS2013 update 5 but it will not install as it says it is blocked and I must "uninstall the older version of Visual Studio Tools for Apache Cordova (Multi Device Hybrid Apps) through Control Panel...".
I have uninstalled this as requested (though the new version - 14.0.50619.1 - that installs with VS2015 is still installed) but it still will not let me install and keeps repeating the message.
From Help/About...
Microsoft Visual Studio Premium 2013 Version 12.0.31101.00 Update 4
Microsoft .NET Framework Version 4.6.00081
Installed Version: Premium
LightSwitch for Visual Studio 2013 06191-004-0454001-02564 Microsoft
LightSwitch for Visual Studio 2013
Team Explorer for Visual Studio 2013 06191-004-0454001-02564
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013 06191-004-0454001-02564 Microsoft Visual Basic
2013
Visual C# 2013 06191-004-0454001-02564 Microsoft Visual C# 2013
Visual C++ 2013 06191-004-0454001-02564 Microsoft Visual C++ 2013
Visual F# 2013 06191-004-0454001-02564 Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker
06191-004-0454001-02564 Microsoft® Visual Studio® 2013 Code Analysis
Spell Checker
Portions of International CorrectSpell™ spelling correction system ©
1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third
Edition Copyright © 1992 Houghton Mifflin Company. Electronic version
licensed from Lernout & Hauspie Speech Products N.V. All rights
reserved.
Windows Phone SDK 8.0 - ENU 06191-004-0454001-02564 Windows Phone
SDK 8.0 - ENU
.NET Reflector Visual Studio Extension 8.5.0.179 Integrates .NET
Reflector into Visual Studio to allow you to seamlessly debug into
third-party code and assemblies, even if you don't have the source
code for them.
Visit www.reflector.net for more information.
Copyright (c) 2009-2012 Red Gate Software Inc.
Application Insights Tools for Visual Studio Package 1.0 Application
Insights Tools for Visual Studio
ASP.NET and Web Tools 12.4.60425.0 Microsoft Web Developer Tools
contains the following components: Support for creating and opening
ASP.NET web projects Browser Link: A communication channel between
Visual Studio and browsers Editor extensions for HTML, CSS, and
JavaScript Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Microsoft Azure Web Apps Web
publishing: Extensions for publishing ASP.NET web projects to hosting
providers, on-premises servers, or Microsoft Azure
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0 For additional
information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.2.21010.0 For additional
information, visit http://www.asp.net/
Common Azure Tools 1.5 Provides common services for use by Azure
Mobile Services and Microsoft Azure Tools.
Devart dotConnect for Oracle 8.4.447.0 Devart dotConnect for Oracle
Copyright 2002 - 2015 Devart. All rights reserved. Web:
www.devart.com/dotconnect/oracle Support: support#devart.com
Devart Entity Developer 5.7.644.0 Devart Entity Developer Copyright
© 2008-2015 Devart. All rights reserved. Web:
www.devart.com/entitydeveloper Support: support#devart.com
File Nesting 2.1.2 Automatically nest files based on file name and
enables developers to nest and unnest any file manually
Microsoft Advertising SDK for Windows Phone Microsoft Advertising
SDK for Windows Phone Build
Microsoft Azure HDInsight HQL Service 2.0.2200.0 Language service
for Hive query
Microsoft Azure HDInsight Tools for Visual Studio 2.0.2200.0 An
integrated development environment for HDInsight application
development.
Microsoft Azure Mobile Services Tools 1.3 Microsoft Azure Mobile
Services Tools
Microsoft Azure Tools 2.6 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.6.30508.1601
Microsoft Azure Tools 2.4 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.4.20730.1601
Microsoft Azure Tools 2.7 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.7.30713.1601
Microsoft Azure Tools 2.5 Microsoft Azure Tools for Microsoft Visual
Studio 2013 - v2.5.21104.1601
Multilingual App Toolkit 3.1.1250.0 Multilingual App Toolkit helps
you localize your Windows Store app by providing file management,
pseudo and machine translation, translation editor, and build
integration. http://go.microsoft.com/fwlink?linkid=245767
NuGet Package Manager 2.8.50926.663 NuGet Package Manager in Visual
Studio. For more information about NuGet, visit
http://docs.nuget.org/.
Office Developer Tools for Visual Studio 2013 ENU 12.0.31105
Microsoft Office Developer Tools for Visual Studio 2013 ENU
Open Command Line 1.6 Opens a command line at the root of the
project. Support for all consoles such as CMD, PowerShell, Bash etc.
Oracle Developer Tools for Visual Studio 12.1.0.2.0 Oracle Developer
Tools for Visual Studio Copyright (c) 2005, 2014
PreEmptive Analytics Visualizer 1.2 Microsoft Visual Studio
extension to visualize aggregated summaries from the PreEmptive
Analytics product.
SQL Server Analysis Services Microsoft SQL Server Analysis Services
Designer Version 12.0.2000.8
SQL Server Data Tools 12.0.50512.0 Microsoft SQL Server Data Tools
SQL Server Integration Services Microsoft SQL Server Integration
Services Designer Version 12.0.2344.23
SQL Server Reporting Services Microsoft SQL Server Reporting
Services Designers Version 12.0.2344.23
Web Essentials 2013 2.6.0.0 Adds many useful features to Visual
Studio for web developers.
Windows Phone 8.1 SDK Integration 1.0 This package integrates the
tools for the Windows Phone 8.1 SDK into the menus and controls of
Visual Studio.
Workflow Manager Tools 1.0 1.0 This package contains the necessary
Visual Studio integration components for Workflow Manager.
Has anybody else seen this and is there a workaround?
Thanks
Can you try this -
Open RegEdit, find this key:
HKCU\Software\Microsoft\VisualStudio\12.0\JavaScriptLanguageService
Delete the MDD-specific value: “ReferenceGroups_MDD”.
Do not delete the “ReferenceGroups” value, or you may mess up your JSLS intelli-sense for non-MDD scenarios.
Deleting that ReferenceGroups_MDD value under the JSLS key should unblock the installation of any installers that are blocking because they (incorrectly) think that you still have the VS2013 Tools for Apache Cordova installed.
Note: If you upgrade to Update5, you will lose the ability to work with MDD projects until we release the next version of our tools that work on top of update5. We are in process of validating our next release for Update5 and will release it soon.
I am sorry that the uninstall of our tools (for Apache Cordova) is not working for you.
The command to uninstall a previous version of the tools has 2 different GUIDS in it.
"%ProgramData%\Package Cache\{f2f851cc-42a1-41f2-a2cd-a0e4627a60cb}\vs2013mda_0.1.exe" /uninstall /passive /force/burn.ignoredependencies={53d408db-eb91-43fb-9d8f-167681c19763};vsupdate_KB2829760
The first is the GUID of the Cordova package that you have installed on your machine that you want to uninstall. You can find the correct GUID to use by searching under %ProgramData%\Package Cache for vs2013mda_0.1.exe and find the GUID of the folder where it resides. Substitute the GUID you find on your machine for the first GUID in the command line script.
The second GUID in the command is the GUID of the package that is blocking the uninstall. There are a number of packages that will block the uninstall, and we have included a command for all of them but perhaps not with the right combination of MDD GUID that you have on your machine.
Here is a guide to which GUID you should use in the 2nd part of the command:
If you have VS 2013 Update 4 installed on your machine:
{53d408db-eb91-43fb-9d8f-167681c19763}
If you have VS 2013 Update 5 CTP1 installed on your machine:
{ee836379-0143-481a-97c9-d577d049e22a}
If you have VS 2013 Update 5 CTP2 installed on your machine:
{cf552a8c-484b-4e33-afe7-c81dfadb0cfc}
If none of these work for you still, you can find the correct GUID to use by looking in the uninstall log for the MDD tools. When you attempt to uninstall MDD tools via Add Remove Programs, it will create a log file in %Temp% called dd_mda_tools_YYYYMMDDNNNN.log. In that uninstall log there will be a line that looks something like this:
Detected related bundle: {53d408db-eb91-43fb-9d8f-167681c19763}, type: Dependent.
Chances are the GUID for the related bundle in your file will be different from the ones we have covered in the pre-constructed commands. You can substitute the dependent GUID that you find in your uninstall log for the GUID in the 2nd part of the command.
Let me know if this works or not.

Visual Studio 2013 context menus slow only in web application project

I recently upgraded from VS 2010 to VS 2013 for a new project. I'm finding that when right-clicking on a folder (but not an individual file) in my Web Application project, it takes about 2 seconds for the context-menu to load. The other dozen or so non-web projects in the solution do not have this performance problem. Additionally, within that slow context menu, if I click on the Add-> item to bring up the sub-menu to add a new view/class/whatever, that menu takes anywhere from 5-10 seconds appear. If from there I think choose something like "New Scaffolding Item", that dialog can take about 30 seconds to appear.
Others on my project do not seem to be having this issue, though they've got slightly better hardware and are running Windows 8 (vs me running Windows 7). I've tried disabling the visual experience elements as described here but it did not seem to have an effect. My system only seems to be using about 5GB of the 8GB available RAM, and my CPU Usage never goes above 30%. I've tried disabling ReSharper in case that was somehow causing the slowdown, but it had no effect on performance.
How can I fix this huge slowdown?
Microsoft Visual Studio Premium 2013
Version 12.0.30501.00 Update 2
Microsoft .NET Framework
Version 4.5.50938
Installed Version: Premium
LightSwitch for Visual Studio 2013 06191-004-0454001-02932
Microsoft LightSwitch for Visual Studio 2013
Office Developer Tools - May 2014 Update ENU 06191-004-0454001-02932
Microsoft Office Developer Tools for Visual Studio 2013 - May 2014 Update ENU
Team Explorer for Visual Studio 2013 06191-004-0454001-02932
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013 06191-004-0454001-02932
Microsoft Visual Basic 2013
Visual C# 2013 06191-004-0454001-02932
Microsoft Visual C# 2013
Visual C++ 2013 06191-004-0454001-02932
Microsoft Visual C++ 2013
Visual F# 2013 06191-004-0454001-02932
Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker 06191-004-0454001-02932
Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
ASP.NET and Web Tools 2013.2.50425
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Windows Azure Web Sites
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.1.20409.0
For additional information, visit http://www.asp.net/
Common Azure Tools 1.1
Provides common services for use by Azure Mobile Services and Windows Azure Tools.
JetBrains ReSharper 8.2.1 C# Edition build 8.2.1000.4556 on 2014-05-19T16:12:38
JetBrains ReSharper 8.2.1 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2014 JetBrains, Inc.
NuGet Package Manager 2.8.50313.46
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 12.0.30919.1
Microsoft SQL Server Data Tools
TechTalk SpecFlow 1.9.3
TechTalk SpecFlow - Binding business requirements to .NET code, http://www.specflow.org
Copyright © 2009–2013 TechTalk
Windows Azure Mobile Services Tools 1.1
Windows Azure Mobile Services Tools
Windows Azure Tools 2.3
Windows Azure Tools for Microsoft Visual Studio 2013 - v2.3.20320.1602
Windows Phone 8.1 SDK Integration 1.0
This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.
Workflow Manager Tools 1.0 1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.
Update: In a hope to fix this, I completely wiped my hard drive and updated to Windows 8. I also upgraded to 16GB of RAM. I then installed just enough software so that I could compile the project. I'm still getting the same slowdown. However, if I create a brand new Web Application, the context menus are speedy. Could something about the project itself cause a slowdown?
I am having the same issue as you. Old web projects are effecting and new web projects are ok.
What I found is I am using a lot of NuGet package in the project and local NuGet cache (C:\Users\xxx\AppData\Local\NuGet\Cache) is empty because this is new machine.
I recompile the whole solution. NuGet packages are caching in that folder. After compilation is successfully, problem solved.
I am not sure what is happening but this solve my problem. Strange thing is I need to recompile all solutions. Uncompiled solutions have this issue and after compile, this is gone.
We were struggling with the same issue from a long time. Right Click on a project or on the any folder inside project used to take at least 10 seconds for the menu to appear. The solution was quite simple.
Just get rid of all the broken references.
Please refer following image. Such broken references need to be removed.
Remove such references and try right click again, context menu will appear withing a fraction of seconds.
This worked for us.
If its happening for a single project means, you can try out the following
Delete .suo file in your project.
And then Restart the visual studio.
Try loading your project again.
This may provide you a fine solution.
Just to add to the possible solutions, I had the same problem.
BTW I am using VC-2013 Ultimate with R# and NCrunch.
Right clicking on any solution item took forever. I closed the solution and deleted the _ResharperXXX folder in the solution directory.
The problem was gone after I started the solution again.
This has happened a few times now and I have managed to fix it by doing the above every time.

Colored bars have appeard in my Visual Studio 2012 beside the line numbers

Today when I started Visual Studio 2012 at work I found some new colored bars.
We work on a shared remote server through RDP, so I asked around if someone has installed or updated anything. It seems no one has done "anything".
There are the bars I'm seeing:
The leftmost bars, the green and yellow one, I know about. They show where the file has been edited since its opening (yellow means the changes has not been saved yet, green means they have been saved).
The rightmost one, I'm lost about them. They seem to usually mirror the leftmost, but not always. They persist through file close-reopen.
Through some tinkering, it seems the green rectangles means new lines added, the blue rectangles means existing lines modified and the red triangles means removed lines.
These are the information form Visual Studio's About window:
Microsoft Visual Studio Premium 2012
Version 11.0.60315.01 Update 2
Microsoft .NET Framework
Version 4.5.50709
Installed Version: Premium
LightSwitch for Visual Studio 2012 04941-004-0044006-02568
Microsoft LightSwitch for Visual Studio 2012
Office Developer Tools 04941-004-0044006-02568
Microsoft Office Developer Tools
Team Explorer for Visual Studio 2012 04941-004-0044006-02568
Microsoft Team Explorer for Visual Studio 2012
Visual Basic 2012 04941-004-0044006-02568
Microsoft Visual Basic 2012
Visual C# 2012 04941-004-0044006-02568
Microsoft Visual C# 2012
Visual C++ 2012 04941-004-0044006-02568
Microsoft Visual C++ 2012
Visual F# 2012 04941-004-0044006-02568
Microsoft Visual F# 2012
Visual Studio 2012 Code Analysis Spell Checker 04941-004-0044006-02568
Microsoft® Visual Studio® 2012 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
Visual Studio 2012 SharePoint Developer Tools 04941-004-0044006-02568
Microsoft Visual Studio 2012 SharePoint Developer Tools
Git Source Control Provider 1.0.0.0
JetBrains ReSharper 7.0.1 C# Edition build 7.0.1098.2760 on 2012-08-27T14:31:12
JetBrains ReSharper 7.0.1 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2013 JetBrains, Inc.
JetBrains TeamCity Addin 7.1 build 7.1.667.137 on 2013-02-05T12:20:56 [Not Loaded]
JetBrains TeamCity Addin 7.1 package for Microsoft Visual Studio. For more information about TeamCity, visit http://www.jetbrains.com/teamcity/. Copyright © 2000–2013 JetBrains, Inc.
NuGet Package Manager 2.2.40116.9051
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.0
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 11.1.20627.00
Microsoft SQL Server Data Tools
StyleCop 4.7.41.0
Provides source code style and consistency tools. See http://www.stylecop.codeplex.com/ for more details.
Web Developer Tools 1.2.40308.0
Microsoft Web Developer Tools contains the following components:
Page Inspector: Tool that offers an efficient way to decompose Web Applications and diagnose front-end issues.
Web Publishing: Extensions required for Web Publishing for both hosted servers as well as on premises.
Web Form Templates: Includes the default templates for Web Form Applications.
Editor Extensions: Includes HTML, CSS, and JS editor extensions that greatly enhance the development experience.
Git source control provider
Demo.
I have these extensions installed:
Can someone shed some light on this, and how can I disable them? My OCD is complaining about the conflicting information...
They come from the GIT source control provider. I suppose your project is versioned, so those bars give you information about lines that are changed in some way, and what is the nature of the change.
Go to Edit menu
Advanced /
View White Space Ctrl+E,S

VS2012 crashes every time I try to copy text

This has become a major problem as I cannot copy any text in the IDE. Every time I try to do so VS2012 crashes. A Google search hasn't turned up anything.
I do still have VS2010 installed - don't if that's the problem. Has anyone come across this? Any solutions? Advice (not copying does not qualify as advice or an answer)? :) Thanks.
I copied this from the Help > About Visual Studio page:
Microsoft Visual Studio Professional 2012 Version 11.0.50727.1 RTMREL
Microsoft .NET Framework Version 4.5.50709
Installed Version: Professional
LightSwitch for Visual Studio 2012 04938-004-0033001-02128 Microsoft
LightSwitch for Visual Studio 2012
Office Developer Tools 04938-004-0033001-02128 Microsoft Office
Developer Tools
Team Explorer for Visual Studio 2012 04938-004-0033001-02128
Microsoft Team Explorer for Visual Studio 2012
Visual Basic 2012 04938-004-0033001-02128 Microsoft Visual Basic
2012
Visual C# 2012 04938-004-0033001-02128 Microsoft Visual C# 2012
Visual C++ 2012 04938-004-0033001-02128 Microsoft Visual C++ 2012
Visual F# 2012 04938-004-0033001-02128 Microsoft Visual F# 2012
Visual Studio 2012 Code Analysis Spell Checker
04938-004-0033001-02128 Microsoft® Visual Studio® 2012 Code Analysis
Spell Checker
Portions of International CorrectSpell™ spelling correction system ©
1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third
Edition Copyright © 1992 Houghton Mifflin Company. Electronic version
licensed from Lernout & Hauspie Speech Products N.V. All rights
reserved.
Visual Studio 2012 SharePoint Developer Tools
04938-004-0033001-02128 Microsoft Visual Studio 2012 SharePoint
Developer Tools
NuGet Package Manager 2.1.31002.9028 NuGet Package Manager in Visual
Studio. For more information about NuGet, visit
http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.0 Microsoft Visual Studio
extension to visualize aggregated summaries from the PreEmptive
Analytics product.
SQL Server Data Tools 11.1.20627.00 Microsoft SQL Server Data Tools
Web Developer Tools 1.0.30710.0 Microsoft Web Developer Tools
contains the following components: Page Inspector: Tool that offers an
efficient way to decompose Web Applications and diagnose front-end
issues. Web Publishing: Extensions required for Web Publishing for
both hosted servers as well as on premises. Web Form Templates:
Includes the default templates for Web Form Applications. Editor
Extensions: Includes HTML, CSS, and JS editor extensions that greatly
enhance the development experience.

Resources