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
-
Do not prompt to recover file when open in another instance of VS
If you are editing an unsaved file in VS and open another instance of VS the new instance will prompt you to recover the file regardless whether or not the first instance of VS is responding. Ignore currently open files in other VS instances when prompting user to recover files.
0 votes -
The "close" key shouldhave a red background when hovered on it.
The "close" key shouldhave a red background when hovered on it.
1 vote -
Visual Studio Custom Tools - add redistributable assembly to VS SDK
I guess that VSX in general missed (or did not promote enough) this simple but powerful and helpful kind of VS extending. That would be great to see in future versions of VSSDK redistributable assembly that exposes the entire base classes (like BaseCodeGeneratorWithSite) needed for Custom Tools - for single file generation as well as for multiple.
Please consider the option to provide such assembly as part of VS SDK.
Also please allow us to include this DLL as part of custom installers we develop.
Thank you in advance!
Dmitry Pavlov
VSX Expert, Microsoft MVP9 votes -
Make it possible to contract/roll up the menu bar in fullscreen mode
When in fullscreen mode I want to have the menubar "roll up" like a curtain and only show on mouse over.
3 votes -
2 votes
-
Change back to the All CAPS style from beta.
Reapply the Mixed Caps for menus, and ALL CAPS for toolbox headers.
The user interface was much clearer the beta way than in RC1 vote -
Prevent auto binding of projects when opening source controlled solution
Currently when opening a solution that is bound to source control, any projects that are not yet on source control are automatically binded and added to source control.
See http://stackoverflow.com/questions/10852890/visual-studio-2012-rc-prevent-projects-in-solution-to-auto-bind-to-tfs-preview for more details.
1 vote -
reduce the size of the RC icon in the title bar to reduce the size of the title bar
The new icon take a lot of space, which makes the title bar bigger. I think the size of the icon should be smaller to have more space for the code.
I think it is great to have moved the quick lauch to the title bar which make great use of that empty space and make it possible to hide the menu via extension without impacting the quick launch.1 vote -
multiple shortcuts in the taskbar (different applicationid) with dedicated vssettings
With sql server data tools installed, it is possible to use visual studio as SSMS, which is great. But everything is linked to the same shortcut in the windows 7 taskbar. I think it would be great to have a default shortcut and the ability to create specific shortcut. For example, create a new shortcut and make this shortcut have his windows 7 application id so it is not transfered back to the default one. Also, it would be great to specify a .vssettings file in params in the shortcut to have visual studio use different settings from the default…
3 votes -
Add a filter, sort or searching to QuickWach windows
Quick watch window list all properties and fields of the object being debbuged, some objects are huge!
Put some way to order (by name, visibility, type) or an incremental search. That would make the experience much much better!
1 vote -
List Comprehensions
I would love python style list comprehensions.
int[] start = new []{1,2};
int[] doubled = x*2 for x in list;1 vote -
Improve Test Runner in Microsoft Test Manager
Here are my suggestions for improving Test Manager:-
*The Active Step currently being tested, should always remain in the middle of the dialog and the steps should vertically scroll automatically so that the current step remains in the middle
*When the test runner reaches a shared step, then it should go by default to the first step in that shared step. Currently it skips the shared step out when using CTRL-WINDOWS-Q to move on a step
*Whilst it is useful to see the physical Parameter Name when testing the test at the "Design" stage, it is not required when running…
27 votes -
Show Tabs Vertically
This feature is now present in Productivity Power Tools and I think that is very appropriate to optimize working area on 16:9 monitors.
4 votes -
Provide feedback when unit tests are running
When unit tests are being run, very little feedback is given in Test Explorer. It is very hard to know that something is going on.
The test icon changes only after each test is executed. If the icon of the test reflected its "pending" state, it would be helpful.28 votes -
search on search engine if I use how to in keyword
I can search on bing if I write "how to use css in html" they will search the bing. show me inside browser on inside ide (this is effective).
1 vote -
make Visual Studio IDE SDK open-source so that we can extend and use it freely for entreprise development
Many times in enterprise dvelopment I have seen that , due to higher Licence Cost for Visual Studio Ultimate - projects are moved to java platfform as Eclipse is available for free.
Eclipse choice helps to keep project cost down with a big difference
Allow enterprise developers to extend or use VS IDE for Free
2 votes -
Decrease menu height, or only visible with ALT key
Please put the menu in the top bar as in the attached screenshot or make it only visible when the ALT key is pressed. As example, please see Firefox 12. It uses minimum height for the menu and the top level menu (file, edit etc.) is only visible when alt is pressed. it is also a setting so, if users want it permanently visible then can check a box.
6 votes -
Enable a possibility to have two or more debugger visualizers open at the same time
The VisualStudio Window is completely blocked when a visualizer is open (not unexpected since it is opened by Window.ShowDialog()). Therefore you can't look at any other data or even start other visualizers. If you try to do Window.Show(), the Visualizer opens, but closes immediately.
3 votes -
VS11 rc not work fine as it should be in my computer ?
When I copy a big script on html page you show me a popup who I can't hide. it's not good that I need to wait for 2 min for stop this popup to show progress.
I see them again when I copy next script. I see VS 11 RC is busy in notification.
Is this not time wasting. I have wasted my minutes in popup when I thing older version work fine.
Regards,
1 vote -
10 votes
- Don't see your idea?