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
-
Add support (syntax highlighting, etc) for less stylesheets
Have first class support for less style sheets in the IDE.
21 votes -
Integration and IntelliSense for the Development with PHP
To develope web projects not only with asp
21 votes -
Increase build time performance
Why is compiling a solution in Visual Studio, many times slower than compiling the same solution using MSBuild from the command line?
19 votes -
Add exclusion list to search in files.
Often, when searching, I wish to be able to tell VS which files NOT to search in.
Good example, search in all files, except 'Designer.cs' files.Since thecode behind file also ends in '.cs' there is no way of doing this.
19 votes -
Scrolling using mouse scroll button click
Scrolling using mouse wheel button click
On the pre-2010 version of visual studio I was able to scroll by clicking on the mouse wheel button and then moving the mouse, this is no longer possible
I would really like to be able to scroll this way again :)19 votes -
allow users to export to CSV from reportviewer when using local processing mode
allow users to export to CSV from reportviewer when using local processing mode
19 votes -
Fix the exceptions that are raised and eaten internally after debugging unit tests
After debugging a unit test, several InvalidOperationException and CommunicationObjectAbortedException errors are thrown and caught within the unit test framework. If you go to Debug --> Exceptions and check Common Language Runtime Exceptions --> Thrown, then the debugger breaks on every one of these exceptions.
Can you please change the test framework code where it won't raise these exceptions? It's very annoying to have core Microsoft code that's throwing and eating exceptions after every unit test debugging session. I had hoped this would be fixed in VS 2012 Update 1, but it still has the same problem.
I originally logged this…
18 votes -
Allow me to perform source control operations on Solution Folders
At the moment, Solution Folders don't have any source control operations. Add the ordinary operations like checkin, checkout, get latest etc on Solution Folders, which will then apply for everything below that folder.
18 votes -
add support for Ctrl+Backspace in all textboxes
In many places it's possible to use Ctrl+Backspace to remove the word before the caret (e.g. all Windows standard dialogs and in File -> New Project -> Name).
Please support this feature everywhere!
Most important to me are Navigate To, the Comment textbox in the Pending Changes tool window, and the new search box.
17 votes -
Support XAML refactoring to UserControl / DataTemplate / ResourceDictionary
It would be grand if you could highlight a block of XAML and refactor it to a User Control, Control Template or Data Template. Alternatively you could promote all attributes in a selected block into a Style in a ResourceDictionary. Isnt XAML a 1st class citizen? Windows 8 team thinks so.
17 votes -
Support Dynamic Web Templates
Include support for Dynamic Web Templates. This feature existed in Expression Web. With EW being removed as an MS product, it would be nice to move it's capabilities into VS.
VS is great for ASP.NET, but in many cases ASP.NET is a massive overhead that does not fit a website project. HTML5 is preferred for general website design, but a method for consistancy is still needed, thus Dynamic Web Templates.
I create and manage websites for non-profits. In most cases they host the website on whatever platform is free or donated. Providing the website in HTML and PHP is the…
16 votes -
SPA Template in Visual Studio 2012 & 2010
Please add the single page application template back to MVC 4
16 votes -
Standardize msbuild wildcard imports for Before/AfterTargets\* across project types
While looking for a way to register project type specific settings for Code Analysis I found that the bulk wildcard imports for before/aftertarget files differ between project types.
Some use <import project="$(somedir)\AfterTargets\*.targets> others use <import project="$(somedir}\Custom.After.ProjectType.targets">
It would be nice if all standard .targets files used the same conventions.
15 votes -
Enable Team Explorer 2012 to work with more than one project at the same time
I love to work with Visual Studio 2010 and am also using team explorer.
Mostly I am working in parallel with 3 team projects. The new team explorer 2012 makes it absolutely impossible to work efficiently for a software engineer. Well, it's quite sufficent for dump programmers not able to work with more than two or three work items, but for a software engineer working with architecture, planning, documents and so on it's definitely a NOGO.Just simply offer the same tree choice as in VS 2010 Team Explorer. Additionaly you can add the new tabs that are active for…
15 votes -
Don't scramble designer.cs files on updating (so diffs become readable)
When a user control or form gets updated via the graphical designer, Visual Studio seems to create the underlying designer.cs file totally anew, instead of updating just what changed.
When you check that into your version control system, a diff view of the changes becomes totally meaningless, since almost every line has some sort of "change".
So please,please, please: try to update the designer.cs files in such a way that changes are minimal.
15 votes -
Make it possible to show the XAML-Code on another screen then the XAML-Designer
I haven't found a way to show the XAML on a different screen then the Designer. PLEASE add this :)
14 votes -
axialis iconworkshop lite for visual studio 2010/2012
For Visual Studio 2008 we could download and install a free version of Axialis IconWorkshop Lite. However, in order to install this, Visual Studio 2008 needs to be installed too!
Since we, and likely many others, migrated to Visual Studio 2010, have no need for Visual Studio 2008 anymore.
It would be great if this version or perhaps a newer (lite) version of Axialis IconWorkShop could become available without having to install Visual Studio 2008.Thanks!
14 votes -
13 votes
-
Preventing accidental file drag in Solution Explorer
I and many developers I know have suffered dragging files accidently, from one location to other in the Visual Studio Solution Explorer.
If the solution is in a source control and not checked out, VS prompts to check out (if configured to do that) but in any other case the situation can get very frustrating.
It would be great to have a confirmation prompt when the user drags a file from one location to another in the solution explorer.
I have heard of a way to completely block drag and drop functionality using a VS extension.
But it sounds like…13 votes -
Cheaper License For Personal Edition
Jetbrains (creators of ReSharper) have a great licensing scheme whereby you can buy a personal license of all their software which can be used for commercial work, provided it comes out of a person's funds (and not paid for by a company).
I use Visual Studio every day and am frankly disappointed with the IDE - MS seem to be more interested with ticking feature boxes than actually making features useful. For example, you still can't expand the options/settings dialogue box in VS 2010 (so have to scroll through tiny lists of fonts)! The refactoring support is clunky and slow.…
13 votes
- Don't see your idea?