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
-
Bring back the basic setup and deployment project type Visual Studio Installer.
You really need to bring back the basic Setup and Deployment project name Visual Studio Installer. It was a clean, simple, and effective installer for home grown applications that were to be deployed internally. I downloaded and used InstallShield LE and it's too complicated and overblown to build simple effective install/uninstall capabilities. Why did you remove it to begin with? We have to support desktop applications for the foreseeable future.
4,987 votes -
Please update Visual Studio Metrics Power tool to support VS2012 and FxCop 11
The Metrics Power Tool for Visual Studio 2010 is not compatible with the version of FxCop that ships with Visual Studio 2012. It looks like the interface changes that cause the break are minimal.
We use the Metrics Power tool in our build process and derive a number of reports from the data gathered during the nightly builds.
Please release an updated version of the Metrics Power tool which works with FxCop 11 or release an updated installer of the powertool that includes the correct dependencies so that it can be used without having to install Visual Studio 2010 alongside…
187 votes -
Bring the subtle Office 2013 smooth scrolling/typing to Visual Studio 2012
Warning, this suggestion might be frowned upon.
In the recently announced Office 2013, one of the nicer features is the subtle smooth scrolling and typing animations.
I propose adding those features in Visual Studio 2012, as an option, of course, so people could turn it on and off.
96 votes -
Allow for IIS Express 64 bit to run from Visual Studio 2012
Right now when you have a 64 bit Web project in Visual Studio 2012 it will always launch the iis express 32 bit version. Can we make Visual studio smarter depending on the platform on what iis express to load. Or at least allow for us to change that path inside the csproj file?
73 votes -
Make the PowerPoint Storyboarding Tools Available In The Express & Professional SKUs of Visual Studio 2012.
I think that the PowerPoint Storyboarding tools that are included in the Ultimate, Premium and Test Professional SKUs of Visual Studio 2012 should also be brought to the Express & Professional SKUs too.
It isn't only people who are working in teams who need to generate low-fidelity prototypes of their ideas, individuals do too and the Storyboarding tools included in those higher versions would be very useful to individuals too (and may encourage indviduals to get early feedback on ideas so they can be refined before coding begins).
57 votes -
53 votes
-
Publish internally known (non-security) bugs
Currently the only way for us devs to know that the issue that has been haunting us for days is known and somehow processed, is if by accident some other non-msft developer had reported it in connect. It seems the vast majority of bugs *known to MS* do not appear there, and devs are forced to re-discover them again and again.
There doesn't seem to be even any release-notes or other list of known issues. But why not aim even higher? I'd love to see a live, public repository of known issues, updated with their triage results and expected resolution…
46 votes -
Enable Add reference with option "Generate Asynchronous Operations" for Silverlight 5 (with Async Targeting Pack)
Since async will be supported in SL5 and .NEt 4 through Async Targeting Pack, it would be excelent to enable the usage of async/await on SL5 WCF client proxies. The option "Generate Asynchronous Operations" is currently disabled in SL5 "Add Service Reference" dialog.
Please, make it happen before the VS12 RTM
38 votes -
Allow extensions/plugins for VS Express
That way I could use ReSharper, etc, with a nice lightweight version of VS.
I don't use TFS, nor MSTest, etc.
38 votes -
integrate ddk in Visual Studio
When I developed drivers I should use WDK, but there is no IDE, so I should use third party tools for it. It is inconvenient.
37 votes -
Perl support
Perl support
32 votes -
Support Visual Studio 2012 on Vista
Please support Visual Studio 2012 on Vista and not just .NET 4.5.
30 votes -
Allow office365 authentication instead of passport/windows live ID.
It would be nice if the service could use the office 365 authentication. We are running our company via microsoft services and ideally I'd like to manage a single set of identities.
While it's possible to create passports out of the office365 identities - it seems like a silly extra step. If we are managing our business using a suite of tools from Microsoft's wheelhouse - those tools should work together.
30 votes -
Zipping support from .Net
Could you please include sources of Ionic.zip.utils (under ms pl) to .Net platform and speed up his implementation?
Zipping+AES Encryption is very popular. And used almost everywhere. Comparing to wrapper of 7-zip compression takes longer in 2 times and with begger size, but API of ionic is very great.
27 votes -
Run unit tests in parallel
As a developer I want to the Test Explorer to optionally run unit tests in parallel, regardless of the unit test framework so that my unit test runs finish faster on my multi-core machine.
As a developer I want to mark specific tests as single threaded with an attribute so that those tests that specifically don't work in a multi-threaded environment will still work when I run tests in parallel.
26 votes -
Attributes for Data Driven Unit Tests
Please enhance Visual Studio Unit Tests for better support of data driven unit test, like NUnit TestCase attribute.
[TestCase(1, 1, 2)]
[TestCase(1, 2, 3)]
[TestCase(1, 4, 5)]
public void test_Add(int x, int y, int result)
{
Assert.AreEqual(MyUtils.Add(x, y), result);
}Such an attribute is urgently needed for testing methods with several test cases.
26 votes -
Ability to add 'notes' or 'comment' elements to an EDMX model diagaram
The ability to split your model into multiple 'diagrams' in VS2012 is great, but...
As a solution designer,
I'd really like to be able to attach notes (or maybe even Use Cases, maybe TFS work Items?) directly on to the diagram,
so that I can better understand how well my model meets my requirements (and so I can highlight where I may need to make changes in future)24 votes -
Add style rule dialog box in Visual Studio 2012
0 down vote favorite
Just noticed that Add Style rule dialogue box which showed up CSS-outline is missing in VS2012 or I am missing some changes made by MS?
23 votes -
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
- Don't see your idea?