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
-
Incorporate double-click code tab to bring it full screen and double click to restore back like Eclipse IDE.
Incorporate double-click code tab to bring it full screen and double click to restore back like Eclipse IDE. I am glad you stopped popping it into a new window but would like to easily double click to go full screen with the code window and be able to return without having to unpin and re-pin everything.
15 votes -
Add more filtering options in solution explorer search
In big solutions it's very common to have files with the same name under different projects. With the current solution explorer search you can only search for the filename and it shows all the matching files in all projects. It's not very easy to find the file you're looking for when there are a lot of files with the same name in the search results.
I suggest you add some options so that users can search for filenames and project names at the same time. For example let's say I have 15 unit test projects and all of them have…
15 votes -
Make search behave like Notepad++'s
Instead of the tool windows "Find Results 1" and "Find Results 2", I'd find a search like Notepad++ much more usefull: just keep track of past searches behind an expandable [+]
15 votes -
Make the intellisense dropdown resizable (again)
In VS 2008 and earlier, the Intellisense dropdown was resizable so that you could see more suggested members. As of 2010, this was no longer possible, and in VS 11 beta, it is really small so that you cannot see a lot. Please make this possible again!
15 votes -
Remove the Ctrl+Click to open a URL
This feature is hyper annoying.
15 votes -
Add custom window layouts that I can shortcut to
I find a lot of the time my windows don't save like I like them to. Or they change and then I need to re-set them up.
Sometimes I want certain windows while I'm debugging and other ones when coding or unit testing.
I would like to setup different layouts for my windows and be able to save them indepently of each other. And then be able to switch to them with a keyboard shortcut.
15 votes -
Option to show only solutions in the recent projects
The "Recent Projects" lists shows both projects and solutions. I prefer to only have solutions listed there. An option to filter out projects would be good. Of course, then the name "Recent Projects" is inconsistent. Therefore another possibility would be to provide an option to use either a "Recent Projects" or "Recent Solutions" list.
15 votes -
Add MS Office plugin to TFS
Add MS Office support into Visual Studio to create, edit documents saved in TFS. Would be helpful to review or edit specification documents from TFS itself.
15 votes -
I wish there were some means of tracking favorite projects in Visual Studio
I'm a developer for an insurance company, and I basically have two kinds of projects I work on. The first kind are recurring services that I have to go into several times a week. The other are one-off projects I may work on for several days, but then seldom have to open again. But I do so many of the latter that it can be hard to find the former. If there were something like a favorites menu whose contents I could control, it would make it much easier to zero in the recurring processes when I need to get…
14 votes -
Ability to close the solution from a context menu on the solution file in the Solution Explorer
To close a solution, you have to go to File -> Close Solution. I do most of my work in the Solution Explorer already, so being able to close the solution on the context menu when right-clicking on the solution file within the Solution Explorer would be nice.
14 votes -
Ability to Add 'Soft Refences' to allow IDE support for IoC Dependencies
Allowing 'soft references' to be defined against a project could ease the use of injected dependencies. This could facilitate the benefits of IoC whilst supporting much of the convenience of 'hard' references.
14 votes -
Add option "Do not include new projects in build for active solution configurations "
Every time we add new project to the Solution, VS is including new project for build in all active solution configurations. After that, we have to uncheck that project for most active configurations because we don't want to build it. Can you provide option:
"Do not include new projects in build for active solution configurations "
14 votes -
Show errors in Solution Explorer like Eclipse does
When changing code Eclipse shows where errors or warnings occur in the project explorer with an Icon. Please implement this in the Solution Explorer of visual studio as well.
14 votes -
Add search box to Properties Window for other types of projects, just like the search in Properties Window in WPF projects
It would be a great idea to have a search box in Properties Window for other types of projects, just like the search in Properties Window in WPF projects. It would increase the productivity of the developers and of course the search box should have a short cut key just like the solution explorer search box has one.
13 votes -
Recursive import of directory structure and specific file extensions into Solution Explorer
Basically, have the ability to point to a folder and specify a few file types (*.cpp, *.h, *hpp) and they get imported in Solution Explorer for the project.
13 votes -
Add color to the solution explorer
I like the white theme in general, but I find it difficult to distinguish what type of file/TFS Status something is when they all look the same. If you kept to the minimalistic approach, that would be fine. Just some more contrast would be amazing.
13 votes -
"Scope to This" is great, but when working in a large solution, I'd like to be able to set my scope to a subset of projects.
In the Solution Explorer, I like the new "Scope to This" feature.
Could this be expanded to scope to a subset of projects as opposed to just one? It would make working in large solutions much easier.
12 votes -
Improve Add Reference Performance
Hi,
The "Add Reference" window is painfully slow at enumerating all .net assemblies available on a machine, this has always been an issue. In 2008, it took a very long time for it come up, in 2010 load was drastically improved but it doesn't seem to list all assemblies, it takes a long while to enumerate all assemblies and for it to become really usable and allow sorting, etc. Perhaps having that data cached in a small db (like SQLite) or something of that sort would allow it to load and be usable much faster, while a background thread my…
12 votes -
Allow windows that auto-hide to be dismissed by pressing the Escape key even when mouse is over it
Tool windows that are set to auto hide (like Find Results) should get dismissed by pressing the Escape key regardless of the current mouse position. This used to work correctly in editions of Visual Studio prior to VS 10.
This seems to be a general problem with the handling of mouse input where the current position of the mouse causes issues even when the input is via the keyboard. As another example, when the context menu is invoked via the keyboard menu button, the item under the current position of the mouse gets selected, interfering with keyboard navigation of the…12 votes -
Implement a quick preview technique that smoothly transitions between document markup code and its visual rendering
As demostrated by Gliimpse.
http://www.aviz.fr/gliimpse/
http://www.codinghorror.com/blog/2012/03/what-you-cant-see-you-cant-get.html12 votes
- Don't see your idea?