Visual Studio
Welcome to the Visual Studio UserVoice site. Let us know what you would like to see in future versions of the Visual Studio suite of products. This site is for suggestions and ideas. If you need to file a bug, visit the Visual Studio Connect site: http://connect.microsoft.com/visualstudio.
ASP.NET Runtime/Web Tooling suggestions have moved! All your ideas, including your votes, have been transferred and are searchable in the ASP.Net Uservoice forum. Please submit any new ASP.NET Runtime/Web Tooling suggestions, or vote on existing suggestions by going to http://aspnet.uservoice.com.
We look forward to hearing from you!
Thanks – Deon Herbert
Visual Studio Team
-
Improve MFC
Like many developers we maintain and develop an extremely large enterprise MFC application. All in all about 1.5 million lines. Asides from the addition of ribbons and a few extra controls we have had very little improvements in how we can work with MFC or native Win32 apps (in fact, the speed has gone down and classwizard seems to have gone from bad to worse to gone). Can you consider:
1. Improving the Dialog editor so that we can lay out dialogs with guides and the extra alignment options that are standard with C# - automatically spacing items correctly and…
1,291 votes -
Bring back the "VISUAL" in visual studio
Visual studio used to have a kick *** interface. However, everything about the 2012 interface looks.. amateurish.
-The icon looks like something a 3 year old did.
-The lack of depth makes the whole thing jump into my face.
-The upper cased menus are screaming at me (try posting on a forum in all caps... see what the response is).
In a nutshell, whoever designed the interface needs to go back to the grade school I'm sure they dropped out of and finish their education. Maybe get a job at a fast food place running a cash register... Because they…
1,283 votes -
Make Visual Studio startup and shutdown faster
Application startup without any solution/project should be instantaneous (less than 1 second)
Application shutdown should not exceed 100ms for each open project and should show a progress bar.1,267 votes
Doug Turnure - msft
responded
Changed the title to clarify that this is Visual Studio startup/shutdown.
-
Make Solutions Load Faster
Larger solutions can take a long time to load. Make it faster, so I can get started on my work right away.
1,141 votesImprovements to solution load are now available for Beta testing with the VS11 Beta. Download VS11 Beta to try it out, and share your thoughts with us. For more details, see http://blogs.msdn.com/b/visualstudio/archive/2012/03/12/visual-studio-11-beta-performance-part-2.aspx
-
Improve WPF Editor performance
Improve Visual Studio WPF Editor performance. With Visual Studio 2010 it is very good, but also a bit slow.
1,101 votes -
Allow developers to step through .NET Framework sources
Microsoft currently makes reference sources available for major .NET Framework releases. You can use this source in Visual Studio so that you can step through .NET Framework code, like List<T>. That’s very useful in some situations. Unfortunately, .NET Framework servicing updates and small changes to the .NET Framework (like via: Windows Update) break this experience. Let us know if you use this feature and if you want us to fix it such that you can count on it across the lifetime of a .NET Framework release.
1,099 votes -
Function return value in debugger
I want to able to see function return value in managed debugger just like unmanaged debuger (it has this feature from Visual Studio 6.0!).
1,094 votes -
Burndown chart should exclude non-work days
Including weekends and other non-work days skews the slope of the ideal tragectory line. You may leave the office on Friday looking like everything is on track only to return Monday 2 days behind. If you don't exclude those days, at least flatten the tragectory when no work is expected to be completed.
1,085 votes -
C# and SIMD
It would be great if C# compiler and .Net JIT compiler could utilize SIMD instructions of current and future processors. The projects that require heavy calculations (MathDotNet.Numerics for example) would greatly benefit from this feature.
1,068 votes -
Provide refactoring support for F# code.
Currently F# IDE integration into visual studio does not have any refactoring support. It would be nice to at the very least be able to handle renaming.
1,056 votesThis idea is under review for future releases, though no specific timeframe has yet been established.
-
I wish catch multiple exceptions in the same catch
For example:
try
{
// smth}
catch (RemoteException, NamingException , CreateException e)
{
// smth
}1,008 votes -
Improve performance of Visual Studio builds and other uses better when working with solutions with several projects (ex. 40+)
When working with a large number of projects in a solution, builds and loading of the solution can become quite slow. We are currently working with around 40 projects and Visual Studio is starting to crawl and this is unfortunate since we are aiming at having possibly over 300 total projects part of the solution due to a modular application design but are afraid of doing so due to performance woes. Making Visual Studio better at handling large projects in terms of performance and also in terms of ease of navigating between projects and their contained files will greatly reduce…
957 votes -
Allow for updating process templates on existing projects in TFS
To keep up with improving processes, there needs to be a migration path for existing templates to be upgraded to new templates. Some information in work items may be lost when mapping these to new work item types of the new templates, but this may well worth the benefits of moving to a newer process. Creating a new team project is not always feasible, especially if the source code versioning needs to be in place.
927 votes -
Visual Studio Task Manager
One of the best things about Visual Studio is it's extensibility. The problem is, the more extensions I install, the less stable my Visual Studio gets, the more memory it takes, and sometimes it even takes constant CPU even when minimized. It would be great to have a task manager feature which allowed you to identify the misbehaving extension much easier.
919 votes -
make it possible to move a Team Project between Team Project Collections
Currently you need to move an existing Team Project to a new Team Project Collection. I would like a feature to move Team Project between Team Project Collections without using TFS Integration Toolkit or other 3rd party tools.
910 votes -
Report Designer
As Microsoft determined LightSwitch as tool not only for developers, it would be very useful to have Report Designer and be able to make Report directly from LightSwitch.
This is one of the most wanted feature that non-evelopers need.At the moment, making reports is bit of challenging and need a big efforts to be done.
881 votes -
Support a .NET 4.0 Service Pack on Windows XP Supporting those .NET 4.0 Bugs Fixed in .NET 4.5
This idea is in contrast to http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2723735-make-net-4-5-work-on-any-os-that-supports-4-0 and http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/3116039-support-xp-for-4-5-until-the-end-of-xp-support-, which I do not support. It is parallel to http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/3095632-make-vs2012-not-hide-net-4-0-bugs-when-targeting-, but I think is the converse of it.
Consider a developer who must support customers running Windows XP, and who also is unable or unwilling to debug their applications on a machine separate from their main development machine. Such a developer may feel that he cannot upgrade to Visual Studio 2012, since that installation would replace the .NET 4.0 assemblies on the developer machine, making it impossible for the developer to encounter the fixed .NET 4.0 bugs.
Unfortunately, it…
879 votes -
Add Mercurial support to Team Foundation Server
The addition of Git support to TFS is really good news for us DVCS aficionados. However, while many teams are satisfied with it, many others find it a very contentious option due to its fairly steep learning curve, unintuitive behaviour, and at times confusing terminology.
For teams that are making their first steps into distributed version control, Mercurial may be a better option. It would be great if TFS could support both systems.
878 votes -
Multithreaded C/C++ linker
We build more than 600 C++ projects. We invested a lot into breaking them into parallel build-able blocks but any HW upgrade give us almost nothing in the end as the linking process is utilizing only one CPU :(
836 votes -
832 votes
- Don't see your idea?