One thing Delphi does that is very useful is retaining multiple historical versions of modified files. This way I can easily make wholesale changes without checking code into repository every 10 minutes without fear that I can easily go back a step.
|
1
|
|
|
|
|
|
I love the "Add References" dialog to come up near-instantly instead of the the eternity it seems to take. |
|||
|
|
Some love for good old C++. Better intellisense, refactoring etc. |
|||
|
|
Better unit testing support. |
|||
|
|
|
|
Would have to say not that much, overall, 2008 is the best one yet. Some little things that would help:
|
||||
|
|
|
I would like to have Intellisense work for C# in the same way as it does for VB - ie. filtering the list down so that you only get everything beginning with the letters you have typed - makes it easier to find the property/method/event etc.. you are looking for. |
|||
|
|
I would love to see better support for Silverlight design support... and it would be great if the Database version could support Oracle instead of just SQL Server and DB2. |
|||
|
|
|
|
I'd like it if I could highlight a set of private variables, right click and refactor and all of the selected variables get encapsulated into properties. Right now only the first variable gets refactored. |
|||
|
|
|
|
CommonLisp.net support |
|||
|
|
I'd like to be able to filter Intellisense by properties, events, methods etc (rather than all together). I'm not sure if this is feasible, but it would be a time saver especially when I'm looking only at events (for example). |
|||
|
|
|
|
Visual Basic 6.0 |
||||
|
|
|
Dynamic language support... code completion in Iron Python and Iron Ruby, to the extent allowed by those languages, would be so cool! |
|||
|
|
I haven't tried VS2008 (we still use 2005) but personally I don't really need any new IDE features, what I really need is a compiler that runs faster (esp C++ code). Working on a big solution set with many interdependent projects and lacking the time to recode the structure of it, building the project wastes alot of my day. As it were a faster compiler would save me more time then any neat features of the IDE currently do anyway. To Clarify we use MSBUILD for a full rebuild, only really compile from the IDE to check for compile errors (many of the projects share headers so we need to rebuild the lot quite often). |
|||
|
|
|
|
Good designers for WPF and Silverlight, more functionality that currently must be provided by (quite costly) third party tools like Resharper. |
|||
|
|
|
|
Intellisense for C++ that works at least 95% of the time (as opposed to the 60% or so at present). Compiler that runs faster than continental drift. General performance and stability improvements. 2008 is better than 2005, but still needs work. Ability to quickly swap between different window layouts. I tend to pop many of the windows out, but it likes to forget this sometimes, and it'd be nice to be able to snap them back in again easily. |
|||
|
|
|
|
smarter indentation of pasted code |
|||
|
|
|
|
FixBugs button? Hehe. I guess svn/trac integration. Like that will happen. |
|||
|
|
|
|
At least all the features of resharper included. It is a shame that Visual Studio, a great tool, doesn't do much for developer productivity when coding. C# is becoming even more a language that considers these factors, but the environment is too much incomplete, miles away from the language potential to ease the job of programmers, let us focus on what is important. |
|||
|
|
Integration (or bundling) of Expression Blend. Let's face it: If you do WPF, you almost need Blend for a proper UI. |
|||
|
|
|
|
API/command line/scripting support for version numbers so that we can manipulate those a lot easier during a build. Ability to use multiple sources to build the number. For example, in a scheme of A.B.C.D, I want to have A and B fixed a.b until I manually change that, then get c somehow - but MSDev should provide one of a few auto increments for that, and d can possibly be obtained from a revision in source control. EDIT: to make it easier to read: Version = A.B.C.D where:
In general I want more flexibility and I don;t want to have to build all sorts of hacks to do manipulation of version numbering. |
|||
|
|
|
|
I would like better support for comparing code, both from source control and two files which you specify. The tools are out there in many SVN clients but a inbuilt comparison and management right inside VS would rock |
|||
|
|
|
|
I would like to see a super-fast "Find Type/Symbol/File" feature similar to ReSharper. |
|||
|
|
|
|
Cross platform support. (You know... Something other than Windows). (And before this gets modded down... Remember that Microsoft claims that .NET is language and platform independant). |
|||
|
|
I would love to see easier ways to version your database. It might not be a function of VS2010 but it would be lovely to version your database as with the ruby on rails + rake commands (db:migrate). Now it is hard to effectivily share your database via SVN, had to take a look at diffent questions on this site to get the answer how to do it. |
|||
|
|
|
|
Get rid of the dataset designer. |
|||
|
|
|
|
Nothing, I'm actually pretty happy with Visual Studio 2008. And, I'd like to go a little longer without purchasing a whole new version of Visual Studio this time around. And, if you want better Silverlight support, it should be release as a new version of the Silverlight Tools for Visual Studio. |
|||
|
|
|
|
Personally, I'd like to see the re-inclusion of the old VC6 C++ ClassWizard which was so much more productive than the grotty tools that replaced it. Can't see it happening though. |
|||
|
|
|
|
Silverlight design support. (And I don't need better historical file support the way I use Perforce / source control). |
|||
|
|
|
|
|
|||
|
|
|
|
Better integration with javascript ... |
|||
|
|
|
|
Better JavaScript intellisense, particularly in separate JS files. Has anyone else noticed that when you're coding up a client script control that there is no intellisense for that control other than the methods above the current line of code? I'd like to have the private memebers shown, would make getters and setters a lot easier to code up |
|||
|
|
