vote up 52 vote down star
33

I love Visual Studio about 90% of the time, but that last 10% it is such a PITA it makes me want to launch my monitor off the desk.

My latest annoyances:

  • It won't remember my toolbar settings. I don't want any toolbars, ever. Quit popping open the CSS editor or XML editor or text editor everytime I open a file.
  • Doesn't remember which regions I had expanded or collapsed and as far as I know there is no way to tell it to always open files with the regions expanded.
  • When editing CSS or HTML the damn error list wants to pop up each time I start a tag and haven't finished it yet. First of all, don't pop up at all. And if you're going to ... give me a couple seconds to finish what I'm doing.

The best part ... ReSharper :)

EDIT [Jay Bazuzi]: It seems like this discussion is only productive if it's focused on the latest released version. Set the title to VS2008.

flag
1  
* Toolbar settings is saved with last closed instance of visual studio. – TcKs Nov 15 '08 at 22:28
show 6 more comments

106 Answers

vote up 1 vote down

UI designer is targeted for C# and VB and not C++.
All code it generates for given form is put in a single file without separation on header and source files.
C++ Builder has this for years...

I'm pissed off on M$ how they treat C++ and it's users; no respect at all.
I'm sure they will regret this. The sooner the better.

link|flag
show 1 more comment
vote up 5 vote down

The time it takes to shutdown Visual studio. Even with small project it sometimes takes very long time, sometimes so long that I reside to force it with task manager. I can't figure out why, there is obviously a lot of disk activity but I can't figure out the reason to why it should save so much.

link|flag
show 2 more comments
vote up 0 vote down

The macro recorder is just so slow it hurts. I remember in MSVC 6, it was lightning fast. Now, it feels like the whole IDE is in molasses when you record. I don't know what they have done to it, but it's a shame.

link|flag
vote up 0 vote down

I'd like it to be able to export build files to other platforms - or at least provide a plug-in ability to do that.

Basically I want it to be its own CMake.

link|flag
show 2 more comments
vote up 6 vote down

There is no shortcut for switching between source and header files in C++.
That is just ridiculous...
C++ Builder has it from years (and QT Creator has this feature as well).

link|flag
show 1 more comment
vote up 0 vote down

Two complaints:

  • Custom build rules are source-based, instead of target-based, and they operate by file extension. That means if I want to add a custom step (such as unit-test boilerplate generation for CxxTest), I need to create a new type of file, foo.unit and define a rule that operates on *.unit files.

  • Refusal to support C99 features. I want my <stdint.h>, <inttypes.h>. I know not a lot of people use C anymore, but C99 headers are at least accessible from C++, and I hate resorting to third-party projects for something like this.

link|flag
vote up 0 vote down

I think some of the simple features included in Visual Assist should make its way into Visual Studio; for example "go to file", and fast switch between .h and .cpp file.

link|flag
show 1 more comment
vote up 0 vote down

The time it takes to delete a single damn file out of your project the first time you run a delete command. Seriously, c'mon!

link|flag
show 1 more comment
vote up 0 vote down

Debug CRT Deployment: Installing the debug C runtime (msvcr90d.dll) on test systems is far more complicated than it needs to be. I usually would prefer to use a lighter weight debugger, and adding Visual Studio 2008 to test system images takes a lot more space and imaging time.

  • Microsoft does not distribute a standalone installer for the debug CRT. (However, it is possible to create a debug CRT installer using Visual Studio.)
  • Copying the debug CRT to %SystemRoot%\system32 does not work, due to WinSxS (except on Windows 2000).
  • Copying the debug CRT to your application's directory (a.k.a. xcopy deployment) works, assuming that you are debugging an application that has its own directory. This does not work if you're debugging a DLL installed in %SystemRoot%\system32.
link|flag
show 2 more comments
vote up 0 vote down
  • It simply can't handle editing any file acceptably if it's more than about 2K lines long on my machine. Constant waits and lockups even when just typing in new lines of code! VS.NET 2003 did not have this issue, 2005/2008 have introduced it.
  • The huge amount of time it takes to open/shut solutions. Our solutions only have 10 projects and maybe 20-30KLOC total, and it's still several minutes to open it all up!
  • It never remembers that I want SonicFileFinder OPEN and the Properties window CLOSED. Almost every time I open up a solution it gets it the wrong way around...
  • It can't debug C# server code and JS client code in the same instance.
  • When debugging JS client code, you can't make changes and keep going without detaching and reattaching.
  • Intellisense is rubbish for JavaScript.
  • ASP/ASPX editing is pretty rubbish, features-wise. It always uses spaces instead of tabs, horrible mangles tags/layout, and can't rollup tags/functions/sections.
  • Why does it take so long to switch between Design and Source mode? And stop messing up all my markup when I go into Design.
link|flag
show 3 more comments
vote up 2 vote down

No intuitive way to "Refresh" the .dbml file when the underlying SQL tables/sproc are changed.

link|flag
show 1 more comment
vote up 2 vote down

1 Performance.. Start-up, loading help (I'm not pressing F1, I'm not stupid).

Seriously, would use Excel if it had the start-up time of Visual Studio? It doesn't matter if i have a 80k or 8MB XLS file, it opens fast, saves fast and is generally a pleasure to use.

2 Inconsistent search options, find, find in files, etc. Pick one!

4 If you create a blank solution, then add a project to it, the project appears at the top of the hierarchy, even though it's not. If you add another project, the solution reappears at the top of the hierarchy, and then shows the two projects below it, so irritating. Most of us create solution folders to get around this annoyance.

5 Poor setup. Why is the only difference between complete and typical install the 64 bit compilers?

link|flag
1  
or you could set the always show solution node option to on? – Pondidum May 29 at 7:27
show 1 more comment
vote up 0 vote down
  • No closing buttons on tabs
  • Easier SVN integration
link|flag
1  
Just do a middle click on the tab. – Stecy Jul 30 at 13:28
show 1 more comment
vote up 1 vote down

You can't do a textual search in the toolbox, the properties window (in non-WPF projects) or the add references dialog.

link|flag
vote up 2 vote down

The time it takes to upgrade VS 2008 to SP1!

It takes about 90 minutes on my machine.

link|flag
2  
So you do this often? :) – Benjol Jul 31 at 7:17
show 3 more comments
vote up 1 vote down

That you can't select the event handlers for controls from the code-behind for C#.

Also the fact that you have to be in design mode to even get the Event Handler options in the ascx or aspx for C#. Why can't that option just be available in source mode?

link|flag
vote up 0 vote down

C++ Intellisense constantly consuming ALL available processor cycles. OK, it may be in a low priority backgroud thread, but it still burns cycles and does slow other stuff down. Not to mention - it makes my laptop run really hot!

link|flag
vote up 0 vote down

I've joined the dark side, but the Solution Explorer still burns my eyes.

link|flag
vote up 2 vote down
  1. Add reference dialog taking forever to load the first time round
  2. Unstable WPF designer (though applying the KB958017 hotfix does seem to improve this)
  3. Badly designed Unhandled Exception dialog. They put a help link where I would actually want to view the exception in greater detail.
link|flag
show 2 more comments
vote up 0 vote down

I don't know if it's my biggest annoyance, but it really bugs me how many long-running operations are either modal or just cause the UI to lock up. Now I'm forced to use TFS which is a DOG, and causes lots of little glitches in UI responsiveness, but at least I understand why some of those need to prevent you from interacting for a bit.

I really don't understand why opening help need to tie up the IDE while Document Explorer takes what seems like hours to update for new content. Or why loading the available tests for a large project needs to lock up the whole IDE. There's a little progress bar on the Test View tab, which makes me think that they tried to make this more localized and just couldn't get it to work or something. I guess I need a faster machine or something.

But my biggest annoyance is TFS and it's remarkably painful integration. Not the little glitches I mention above, but the incredible, across the board, immense crappiness of this POS. I can't express in words how much I hate this thing.

link|flag
vote up 6 vote down

Overall, I think Visual Studio 2005 and 2008 are fantastic IDEs. But the one thing that gets me time and time again is accidentally dragging and dropping files in the Solution Explorer. Maybe I'm trying to work too quickly, but there really needs to be an "Undo file move" or something along those lines.

link|flag
1  
I've been bitten by this a few times. :o – 280Z28 Jul 31 at 5:35
show 1 more comment
vote up 5 vote down

The biggest annoyance is when you open a project that was built in another version of VS it has to convert. It should be able to open any project in read-only mode for browsing.

I also don't like how it implies you can never go back - you can if you edit the proj files. This should all be more transparent and simpler.

Second annoyance is when it tells you it is going to check files out of source control when opening a solution especially since I do not use source control through the IDE and often I'm looking at open source software for read-only.

link|flag
vote up 0 vote down

The folks over at Coding Horror gave an example of a Visual Studio macro for collapsing to definitions but expanding macros. The following was given by Kyralessa in a comment:

Sub CollapseToDefinitionsButExpandAllRegions()
  DTE.ExecuteCommand("Edit.CollapsetoDefinitions")
  DTE.SuppressUI = True
  Dim objSelection As TextSelection = DTE.ActiveDocument.Selection
  objSelection.StartOfDocument()
  Do While objSelection.FindText("#region", vsFindOptions.vsFindOptionsMatchInHiddenText)
  Loop
  objSelection.StartOfDocument()
  DTE.SuppressUI = False
End Sub

This code works fine when you execute it as a regular macro, but I would prefer it to happen automatically when I open a document.

I tried taking this code and working it into an EnvironmentEvent, but without much luck. When I try debugging the macro, the debugger gets to the ExecuteCommand line and then does not return to the subroutine. It also doesn't collapse to definitions (Edit > Outlining > Collapse to Definitions). Here's my EnvironmentEvent subroutine, for anyone to poke at:

Public Sub documentEvents_DocumentOpened(ByVal Document As EnvDTE.Document) Handles DocumentEvents.DocumentOpened
    ' Thanks to http://www.codinghorror.com/blog/archives/001147.html
    Document.DTE.ExecuteCommand("Edit.CollapsetoDefinitions")
    'DTE.ExecuteCommand("Edit.CollapsetoDefinitions")
    DTE.SuppressUI = True
    Dim objSelection As TextSelection = DTE.ActiveDocument.Selection
    objSelection.StartOfDocument()
    Do While objSelection.FindText("#region", vsFindOptions.vsFindOptionsMatchInHiddenText)
    Loop
    objSelection.StartOfDocument()
    DTE.SuppressUI = False
End Sub

So beyond trying to offer some potentially useful region-expanding code, I'd also like to register that this is way too much pain to go through just to collapse methods but expand regions when opening a file. Really, VS? That can't just be a preference somewhere?

link|flag
show 2 more comments
vote up 0 vote down

Not being able to add snippets for other languages than MS supported ones (for example, while using Intel's fortran compiler).

link|flag
show 1 more comment
vote up 0 vote down

The fact that the icon colors are almost identical to Chrome, and they're right next to each other in my quicklaunch bar.

In other words, nothing that hasn't been mentioned yet.

link|flag
vote up 0 vote down

That you cannot create an empty solution inside an existing folder. VS 2008 always creates a new folder whenever you create an empty solution.

link|flag
vote up 1 vote down

Ctrl+W closes the current tab in almost every tabbed application I use ...except VS. grr

link|flag
show 3 more comments
vote up 0 vote down

An ability to quickly find and open files. In a solution with lots of projects it takes too much time to find and open the file you want. I know about Find bar + ">of Filename...", and this helps a lot, but still it takes too much time...

link|flag
vote up 0 vote down

Being able to collapse/expand JavaScript code when editing wouldn`t have been that hard for Microsoft to implement, would it?

BTW, what JS editor offers VS integration and collapses/expand JavaScript?

Federico Caldas (TeamDotNet)

link|flag
vote up 1 vote down

The fact that the regular expression syntax in the Find/Replace dialog (used in the IDE itself) is different from the regular expression syntax used by the Regex class (used in programs you write).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.