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
-
Using below command feture to run according to the Order(Order Test)? it would be added advantage
Using below command im able to execute automated test case in a test plan(MTM)
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\TCM.exe" ru
n /create "/title:XXAutomation" /planid:17 /suiteid:528 /configid:3 /co
llection:http://***:8080/tfs/***/teamproject:XX"/setti
ngsname:Automation default" /builddir:C:\Share\xx\XX_20130515.3 "/test
environment:Naren's" /includeHowever
These test cases are executing based on the test ID(ascending) not by order of test cases in MTM.
If you provide a option or feture to run according to the Order(Order Test)? it would be added advantage.
Please help me in this?
1 vote -
Enhance the Cloud TFS Git Support
Guys, it was really great move for VS team to support git, But the current Git support is very primitive.
I can't connect to TFS Projects with other IDE's or Non-TFS Build server's for our mobile development. It's becoming a hindrance to continue.
Requesting you to support the Git Eco-System, not that i don't want to use TFS. We do use TFS and other tools as well for different purposes.
3 votes -
Migration tool from svn to Team Foundation Service
I would like a tool to enable us to migrate existing projects (trunks/branches/history) to Team Foundation Service
1 vote -
Add an option to Reset explicit permissions
In Team Foundation Service, provide an option next to
"Clear explicit permissions" to "Reset explicit permissions" to default/initial values.1 vote -
Fix HTML5 validation for data attributes
Valid HTML5 data attributes:
1. data-isnewuser="data-isnewuser"
2. data-isnewuserVisual Studio allows 1 but warns about 2: "Warning Validation (HTML5): This attribute name must be followed by an equal (=) sign and a value. If the value is in quotation marks, the quotation marks must match."
That warning is wrong. And 2 is preferable as it simplifies the markup.
See:
http://dev.w3.org/html5/spec/Overview.html#boolean-attribute
http://stackoverflow.com/a/9729132/1711500
http://stackoverflow.com/a/4140263/17115003 votes -
Allow the use of tree path field in user custom field in TFS work item editor.
Add ne wcustom filed of type tree path to the work items.
6 votes -
Lots of Improvements needed on the XAML Webview control on WinRT
The Webview control in XAML is in an abysmal state right now.
1. You cannot render any controls on top of it
2. It doesn't pass on interaction events back to the host window so you cannot "swipe" to the next control if you are using it in a flipview.I understand it's developed as a separate window and why we have all these restrictions but then what I don't understand is that it's been in such a state since Silverlight 3.0 (or was it 2.0?) and there hasn't been any improvements. We have developed an entire HTML/Javascript stack and…
11 votes -
Make the system more open for process changes even after creating projects...
and make it more user friendly
1 vote -
Add the ability to export work items to Excel in the web based 2012 TFS
This was available in previous versions, why was it omitted from the 2012 web version of TFS?
15 votes -
Graphs (like Unreal Kismet/Softimage ICE) everywhere and in Express edition
make graphs a viable development solution so that more designers start using VS and enable more "visual" people to get into software development easier. initially by combining graph nodes and later by creating or modifying them.
This will allow for a more rapid adoption of coding, better understanding of structures with less commenting, and promote standardization and thus optimization of basic use cases. Unreal's Kismet, same as Softimage ICE allows the creation of very simple and even complex structures very fast.
Those not familiar with what i am talking about could look here:
http://www.matkovic.com/anto/random_on_island_tree.pngThere are some similar tools already…
2 votes -
WPF fails at OOP: we need template inheritance
WPF fails at OOP: we need template inheritance
1 vote -
Add support for SSH keys as alternate authentication method in TFS Online
A common way to authenticate clients in a Git setup is to use SSH keys. It would be nice to have that method on TFS Online as well.
9 votes -
Custom AOP Aspects implementation and aspect-weaver using Roslyn
Roslyn is a very open compiler framework which could be used to implement AOP aspect-weaver at compile time instead of using Dependency Injection containers at run time which is not good for many scenarios.
6 votes -
Fix the UI
Just downloaded VS2k12.
Wow......
Please, please, please, FIX THE UI.
I know there's some very cool stuff in 4.5. The async stuff alone puts you ahead. But honestly, I can't even get to it - the UI fired up and there's no colour. There's no chrome. The menus shout at me. It's all been ruined by Metro (sorry, TIFKAM).
Fail, uninstalling.
I understand you feel the need the foist this garbage on consumers, post Apple. But Sinofsky's left, and I'm a developer. I don't need this. I don't want it. I'd rather use SharpDevelop. Or Eclipse. Or... anything but this.
…
1 vote -
It would be nice to see the Sprint # and date range in the work item sprint backlog the way it shows in the backlog under current sprint
It would be nice to see the Sprint # and date range in the work item sprint backlog the way it shows in the backlog under current sprint
1 vote -
sync Team Foundation Service tasks with outlook calender!
if we could see our tasks in our calendar system it would be great! and we never forget to do tasks !;)
6 votes -
c# directly in Office
Office continues to use the dead language VBA for macros. Using the Roslyn project, it should be easier to allow C# to be written directly within Office. This would be a huge, huge improvement over having to write and maintain VBA macros.
VSTO and VSTA are a clunky solution at best, and deployment of Office apps using them is always an issue. Making Office natively support C# is the solution.
3 votes -
Add a QueueUserWorkItem overload to ThreadPool that will be taking smth like IExecutable
Currently QueueUserWorkItem and UnsafeQueueUserWorkItem allocate a small object on each queueing.
Add an overload that will be taking IExecutable so that using ThreadPool won't add pressure on GC.IExecutable could look like this:
interface IExecutable
{
void Execute();
}3 votes -
Create less (lesscss.org) equivalent of ui-dark/light same like bootstrap does
ui-dark/light styles are available only as css and it would be grate to have access to lesscss resource where only needed parts could be reused in user's stylesheet.
yes less resources needs to be compiled to css but it is normal procedure in web-world
2 votes -
Add a premium TFS CALs
In TFS 2012, many of the new features such as the kanban diagrams and agile planning are only available for users with Visual Studio Premium.
Users that are licensed only with a TFS CAL (without Visual Studio), cannot use these features as there is no ability to purchase a standalone "premium" TFS CAL.
This creates a major problem when justifying TFS to upper management - it makes absolutely no sense to license project managers and non-technical staff members with full copies of Visual Studio to access basic planning functionality.
Contractor (offsite) licensing for TFS is similarly complex - it's currently…
4 votes
- Don't see your idea?