up vote 81 down vote favorite
42
share [g+] share [fb]

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.

This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here.

More info: http://stackoverflow.com/faq

link|improve this question
2  
* Toolbar settings is saved with last closed instance of visual studio. – TcKs Nov 15 '08 at 22:28
show 7 more comments
feedback

closed as not constructive by Rob Hruska, Will Jul 12 '11 at 14:56

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

115 Answers

1 2 3 4
up vote 195 down vote accepted

No multimonitor support...

link|improve this answer
14  
I think this deserves the question what should an IDE do to support multimonitors? Isn't placing the tool windows to the second monitor enough? What else? – utku_karatas Nov 16 '08 at 15:49
20  
Main issue is that the tool windows on the second screen will always gain focus when the primary window gain focus. Meaning, it's pretty useless when you want VS and another program (like a browser) open at the same time. – jishi Nov 16 '08 at 15:53
3  
My debug windows (call stack, watch, etc) when on my second screen often crash as I enter or exit debug mode in VS2008. +1!! – Aardvark Feb 27 '09 at 20:10
20  
WHAT??!!! You are all crazy. If your monitors are setup as one desktop, just have VS maximized across both screens. Then, click on a source file and select "New horizontal tab group". Fit each side to one screen. – scottm Jun 11 '09 at 19:53
3  
@scotty, unfortunately my screen res is different on each monitor (and I don't want to standardize on the worst) – johnc Aug 25 '09 at 0:38
show 13 more comments
feedback

The length of time the Help dialog takes to appear (locking up the IDE in the process)...

It is quicker for me to open Firefox, type what I'm after into Google, click on the relevant MSDN link, read my solution/search again and make a cup of tea, than it is for help to load.

link|improve this answer
44  
I always cringe when I accidentally hit F1. It's worthless. – jcollum Jan 27 '09 at 19:52
15  
Hitting F1 means ctrl+shift+esc for me here... It's faster to kill VS and load the whole thing again then to wait for help to open. Except if there are unsaved changes pending.. then I better go grab some coffee. – borisCallens Mar 10 '09 at 8:28
5  
+1 it's soooo slooow. And when it does open it normally opens a completely unrelated topic, or an "information not found" message. I now always leave a Firefox running and google everything. – demoncodemonkey Mar 10 '09 at 8:39
8  
REMAP that damn shortcut! ^^ – Arnis L. Jun 26 '09 at 18:08
26  
Everyone complaining about accidentally pressing the shortcut... Open Tools/Options, Keyboard, type "f1help", and change the shortcut from F1 to Alt+F1 or something. Problem solved! Now upvote this comment already, too few people know about this... – romkyns Oct 16 '09 at 11:04
show 15 more comments
feedback

Why does it take forever to launch the Add Reference dialog for a project?

link|improve this answer
2  
It takes forever because it has to go out and look up all the registered references for COM and GAC assemblies. They could delay some of that until you click the appropriate tab, but it would still have to go out and do it. – Mystere Man Mar 10 '09 at 8:44
3  
A cache with the references that is updated when requested would be a solution I guess. And a separate thread for the look up could be another. – Erik Hellström May 8 '09 at 15:39
41  
Why the heck can't it default to the "Projects" tab? – Paul Suart May 8 '09 at 15:39
3  
tomlog, the issue isn't how often you have to do it; the issue is the way it destroys your flow every time you do it while you wait for the box to come up. – Kyralessa Aug 7 '09 at 16:59
5  
This have been solved in VS2010 --> weblogs.asp.net/scottgu/archive/2009/10/29/… – Carlos Muñoz Nov 23 '09 at 14:28
show 14 more comments
feedback

When IntelliSense stops working.

link|improve this answer
2  
Visual Assist X makes intellisense work. I got sick of it failing at random. – Rob Nov 15 '08 at 22:48
13  
Once you go Visual Assist, you never go back. – Nailer Mar 10 '09 at 8:21
22  
I usually find that when IntelliSense stops working, something in the code is not quite right. Correct that problem and IntelliSense is back. (Or was that in VS2005?) Anyway, I still treat IntelliSense "disappearing" as a reason to check the code for problems. – peSHIr Mar 10 '09 at 9:45
4  
It happens in C++, aspx. Never seen it happen in VB/C#. – Mehrdad Afshari Jun 11 '09 at 19:26
1  
VS2010 has a new C++ IntelliSense engine. For VS2008, you can track down the problems via this info from Boris Jabes (Visual C++ team): "As for the second issue, you can help us (and yourself) narrow down the problem by enabling our Intellisense logging facility. Go to your project configuration, under the C++ advanced options, add the switch "/acplog:<filename>". You can then delete the ncb file, and reload the solution. Our parser will log its output to the filename specified, which you can send us for analysis." – 280Z28 Jul 31 '09 at 5:13
show 10 more comments
feedback

My biggest annoyance is that no one else can compete with it!

We need more choices for IDEs to promote ingenuity.

link|improve this answer
19  
I'd argue that Eclipse is superior (for pure-Java apps). – Oliver N. Feb 27 '09 at 20:10
7  
Tried eclipse a few times but it never won my heart. – borisCallens Mar 10 '09 at 8:30
75  
Eclipse yuck, sorry. – demoncodemonkey Mar 10 '09 at 8:40
3  
A funny story here, and why I would give you all of my upvotes for this answer. I live in Seattle, and wear the Tux hat from thinkgeek.com all the time. But, I'm an MS dev for 10 years now. I wear that hat because without competition MS would never improve on their toolset to keep us all hooked developing for their platforms! Maybe its been working LOL. – Marc Jun 26 '09 at 4:34
6  
I'm a NetBeans fan myself (for Java). – cdmckay Jul 31 '09 at 5:54
show 13 more comments
feedback

I think the help system for Visual Studio is horribly, horribly broken. Between online and offline content, finding help on topic was much much better 10 years ago than it is now. Now, you often navigate a maze of help. There are likely many more help "pages", but it is so much more like being at the zoo.

Simplify! Make it work well! Is that too much to ask?

Related item: I know it is fixable, but I've had to correct this for other developers on my team: when other items are installed (SQL Server, for example), it can mess with the Visual Studio help system. It is correctable, but why so complicated? Just make it work.

link|improve this answer
18  
Is there any way to hookup f1 to just googling the msdn site? – Martin Beckett Nov 17 '08 at 22:04
1  
"Is there any way to hookup f1 to just googling the msdn site?" In theory yes; try writing a macro and then assigning the F1 key to that macro. – Timwi Sep 12 '09 at 15:49
show 3 more comments
feedback

Complete disregard for C++ support, which is basically the same as it was in VS 2005.

  1. Fragile intellisense.
  2. No refactoring support.
  3. No code-snippet support.
  4. broken build system.
link|improve this answer
5  
VS2010 is really trying to address this. That's what the PR says, anyhow. – Greg D May 8 '09 at 16:21
4  
There is no keyboard shortcut for switching between source and header files. – Piotr Dobrogost May 12 '09 at 12:02
2  
VS2010 is addressing this, but at the cost of no intellisense at all for C++/CLI as I understand it. This is a disaster for us as we work with C++/CLI, and the intellisense - regardless of whether it's a bit rubbish - is still invaluable. – mackenir Sep 22 '09 at 16:15
show 4 more comments
feedback

I actually used to think Visual Studio was awesome... until I used Eclipse for a few years. Now I really miss programming Java in Eclipse.

Things I DONT like:

  1. Clicking on a variable doesn't highlight all of its instances, like in Eclipse.
  2. VS doesn't fix errors as well as Eclipse. For example, often a build error will spit out a message saying exactly how to fix it, but there isn't a way for the editor to just do it for you. In eclipse, almost every error has the "!" icon next to the line that will give you options to fix it automatically.
  3. Would like an easy way to clean up the "using" section. I don't want every new class to include things like LINQ and System.Text. Would be nice to have a "remove unneeded usings" option.
  4. All the different project templates get confusing and don't have good descriptions. It is also hard to convert between them. For example, there are seperate project templates for a WCF standalone service, and an IIS hosted WCF service. Both build a .dll, but only one has a web.config set up for IIS. The initial template descriptions aren't clear on which does what.
  5. Code isn't compiled as I type to find errors. In Eclipse, errors are highlighted in realtime as you type. In VS, you have to build the project to get errors to show up,a nd sometimes build it again after fixing to get the error to go away. Hence I find myself pressing "F6" after every method I create to make sure its correct.

Things I DO like:

  1. Visual designer. Top notch!
  2. typing "DataTable dt = new " pops up the intelisence window right to "DataTable()". Eclipse doesn't even do that :)
  3. typing "myClass.SomeEvent += " pops up a "press tab to insert" box to create a default handler method for the event.
  4. Generally pretty stable. I don't have it crash or lock up very often.
  5. Integrated ASP.NET/SCF test web server, instead of deploying to fullblown IIS for every test run.
link|improve this answer
3  
Most of your "don't likes" are covered be ReSharper. – Stewart Johnson Nov 16 '08 at 5:39
7  
Which costs even more money. – Matt H Nov 16 '08 at 6:00
13  
"Remove unused usings" is in VS2008. I use the "remove and sort" which is bound to Ctrl-Shift-U on my setup. I don't know if that's the default key though. – Jon Skeet Nov 16 '08 at 7:19
5  
For point 1 you can have a look at the [Rock Scroll AddIn][1]. For 3 check out the [Power Commands][2] [1]: microsoftdev.blogspot.com/2008/05/… [2]: code.msdn.microsoft.com/PowerCommands – foraidt Nov 16 '08 at 17:11
6  
SP1 for VS2008 adds background compilation like you have in Eclipse. – JulianR May 10 '09 at 15:13
show 11 more comments
feedback

The best part ... ReSharper :)

This is actually one of the big weaknesses of Visual Studio, I think. As far as I have read on SO, a lot of programmers do not want to code without ReSharper any more - the annoyance is that this addon seems to incorporate a lot of functionality which should actually be core components, and are core components in other IDEs.

Disclaimer: I have not used ReSharper, yet, but SO has several questions dealing with stuff like “How can I do Feature X from Eclipse/Netbeans/… in Visual Studio?”, which can quite often be answered with “Visual Studio cannot do this, get ReSharper”.

link|improve this answer
3  
CodeRush Express is now an option, and it's free: msdn.microsoft.com/en-us/vcsharp/dd218053.aspx – Jay Bazuzi Nov 15 '08 at 23:21
2  
That is cool, and I will surely try this at work the next week, but still, some important functionality is only available as an add-on and for an relatively expensive product such as VS, this is a bit sad. – hangy Nov 15 '08 at 23:38
1  
Well keep in mind that the company that made Resharper, JetBrains, introduced many new IDE features in IntelliJ IDEA years ago. – Min Nov 16 '08 at 15:51
feedback

If you don't want to pay for ReSharper, consider CodeRush Express for C#; it's free. It sounds like Microsoft did something to make that happen, but I don't know what.

link|improve this answer
2  
It's nice, though I stopped using it due to some stability issues. :( – Greg D May 8 '09 at 16:22
2  
Please bear in mind DevExpress has a full paid for version of CodeRush and RefactorPro which together are Similar to ReSharper and certainly fit better with Visual Studio GUI. They also have a full component suite highly recommend. – PeteT May 29 '09 at 8:17
show 4 more comments
feedback

The lack of speed in the newer versions, I want my 6.0 speed back in the vs2008! :P

link|improve this answer
3  
A while ago VS2010 was being touted as 'the new 6' for C++ development but from what I hear from testers this isn't the case. Sigh. – Rob Nov 15 '08 at 22:50
4  
I could never go back to 6. – Greg D May 8 '09 at 16:23
4  
You know... I'll happily take a performance hit, if it means the C++ compiler properly handles templates and ships with a functional version of the STL. – Tom May 10 '09 at 16:04
1  
I don't program for a fashion statement. I liked it because it was fast, not how it looked. It was very tolerable. – John T Jun 11 '09 at 20:25
1  
@Tom: And what exactly implies that a simple IDE must have a mediocre compiler? Beside the extremely flexible build system from VC++, of course. – gimpf Aug 28 '09 at 13:26
show 6 more comments
feedback

When I'm doing WPF, it crashes constantly. Three or four crashes per hour of work.

link|improve this answer
1  
and it's SLOWWWWWWW – Mehrdad Afshari Jun 11 '09 at 19:30
show 6 more comments
feedback

The performance is my main annoyance definitely.

Visual studio is the slowest desktop application I have.

link|improve this answer
2  
I take it, you haven't used Eclipse then :P – shylent Jul 31 '09 at 5:44
show 5 more comments
feedback

Windows Workflow Designer.

It's a crippled, one-legged, drunk, poisoned, hippopotamus carrying fifteen elephants slow. It's an absolute dog. It's really the shining example of why shifting portions of VS from native code to managed code was just a silly idea.

link|improve this answer
2  
Haha, I LOL'ed! (And it is true.) – Eyvind Mar 19 '09 at 9:27
1  
+1 for funny analogy. Will use that at work when things run slowly. – tsilb Sep 16 '09 at 7:12
feedback
  • It doesn't use the reasonably-standard Alt-LeftArrow and Alt-RightArrow for back/forward.
  • It doesn't automatically close "saved and not used for a while" tabs in the way that Eclipse does

Most of the rest of my annoyances are fixed by ReSharper, to be honest. (Things like Intellisense presenting overloads one line at a time, instead of in a multiline box.)

link|improve this answer
3  
Resharper Resharper Resharper, bleh. Great for all you C# devs but not available for us poor old C++'ers :'( – demoncodemonkey Mar 10 '09 at 8:47
2  
@demoncodemonkey Visual Assist X is a godsend for C++ies. Try the 30-day trial. – Ben Straub May 29 '09 at 5:50
show 7 more comments
feedback
  • Mobile tools got moved from Standard 2005 to Professional 2008. Irritating.
  • 2008: Unit testing (MSTS) built in, but code coverage is only in Team Suite? That's pants.
  • 2005 & 2008: Installing service pack 1 should not take an entire freaking day. (I realize this is more or less related to the idiocy that is the Windows Installer. But really, it'd be faster just give everyone a new ISO to download and have them uninstall the original and reinstall with SP1.)
  • 2005 & 2008: Opening a solution with > 15 projects? Go grab a sandwich.
  • 2005 & 2008: Sometime during the day, I bring up the "Record Macro" toolbar accidentally at least once. I'm still not quite sure what key combo I keep pressing to trigger this.

Despite all that, you can pry my copy of Visual Studio from my cold, dead hands.

link|improve this answer
6  
Same here with "Record Macro". The trick is to embrace it and actually record a macro when it happens. Come on, you know you want a macro! – bzlm Mar 10 '09 at 8:10
2  
HA! Jeej for spontanious macros :P – borisCallens Mar 10 '09 at 8:43
show 8 more comments
feedback

I don't remember the specific ones, but I've been annoyed by a number of dialogs with bad (or no) resize behavior, meaning that long lines of text get truncated and you've no way of seeing the pertinent information at the end. Seems amateurish.

Though on the whole it's a very nice IDE.

link|improve this answer
feedback

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|improve this answer
feedback

Creating a new file takes a ridiculous amount of mouse clicks.

link|improve this answer
1  
What's wrong with CTRL+N and selecting the file type and hitting enter? – BenAlabaster May 8 '09 at 15:34
1  
Ctrl+Shift+A -> Type file name -> Press return => no mouse clicks :D – Cecil Has a Name Oct 2 '09 at 12:55
show 12 more comments
feedback

If searching for text within a file that has regions, it's considered hidden text. One must STILL remember to check Find options->Search hidden text. Otherwise one will not find what they're looking for.

link|improve this answer
1  
This is so irritating. – cdmckay Jul 31 '09 at 6:00
1  
Why not just check it once and always keep it checked? – Timwi Sep 12 '09 at 15:56
show 2 more comments
feedback

My biggest annoyance, is when intellisense pops up, and steals what I was trying to type.. That, and when intellisense decides to get in the way of what I was writing with a big window, and I have to click elsewhere to get it to leave me alone so I can see what I was writing.

link|improve this answer
1  
What is even worse is when the studio thinks it's smarter than you and either replaces what you had at the right of your caret or it completes the wrong type. – Chris May 29 '09 at 7:06
6  
Not sure if this will help you, but: Hold down Ctrl - the Intellisense window and some other tooltips will become partially transparent. – Thanatos Jun 9 '09 at 0:58
show 2 more comments
feedback

We have a solution with about 60 projects, one of which is a user controls library with 30+ controls in it. The toolbox goes mad when you open the project, or a form designer or various other common tasks. It means it can take minutes to open a form.
We recently had a problem, I compiled a release of a solution, published it, tested it and it was the previous version. Visual Studio refused to compile the new version, I had to delete the entire source tree form my working folder then re-get from source safe.
@Josh - Debug -> Exceptions - Yes, where'd it go!
It doesn't seem to be able to keep any of my tool windows or toolbars in the place I put them for more than 10 minutes. Even when I make sure I have only one instance open, get it all set up nice, close it. Re-open it everything is still fine. Open another instance to do something else and its all moved. Currently its think is to make my error list/output window that I normally have across the bottom just high enough to display the tabs and move the vertical split between them about 600px to the left.

link|improve this answer
1  
Why on earth would a solution have 60 projects. That's beyond excessive. Maybe you should break those projects up in to functional units and reference the assemblies that are produced. – jcollum Jan 27 '09 at 19:55
1  
One reason to have so many projects in one solution is refactoring support. If you're developing in-house, it makes it much easier for a lead developer to go through and do major refactoring. – Jess Apr 18 '10 at 3:21
show 5 more comments
feedback

The price! (Coupled with the fact that for most development tasks, realistically I don't have any alternatives).

link|improve this answer
4  
Are you aware of the free Express versions of VS? microsoft.com/Express – Dave R. Dec 15 '08 at 14:44
3  
You can indeed use the express editions for commercial use: microsoft.com/express/support/support-faq.aspx – In silico May 25 '10 at 1:18
show 2 more comments
feedback

When you add a reference, the dialog box seems to take forever to load - like minutes - because it's loading up every bloody .net, com, whatever library it can think of.

link|improve this answer
show 1 more comment
feedback

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|improve this answer
show 1 more comment
feedback

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|improve this answer
2  
I've been bitten by this a few times. :o – 280Z28 Jul 31 '09 at 5:35
show 1 more comment
feedback

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|improve this answer
show 3 more comments
feedback

I hate that VS2008 as well as the versions before do not get it managed to let the actual interface be usable, since it permanently locks up.

While building a project, it locks up, background compiling for intellisense works, but while actual compiling the code, it locks up the whole frontend.

Thats the most annoying thing with VS to me.

link|improve this answer
show 2 more comments
feedback

I don't know what causes it, but on occasions as I'm typing in an .aspx page the 'Error List' tab keeps jumping up and down like a f@cking jack russell terrier.

Otherwise I like it.

link|improve this answer
feedback

When designing windows forms with lots of controls I'll first design the form with all the controls and then go back and rename all the controls prior to wiring anything up. I'm very careful to click one time with my mouse on each control I am renaming, however VS 2008 (and previous versions) often interprets a double click -- which throws me into the code behind thinking I want to wire up an event handler. This is highly annoying and wastes a tremendous amount of my time clicking to get out of the code behind. The problem becomes exponentially worse with forms containing many controls. Why in the heck isn't there an option to disable auto-wireup (at least temporarily)? I can't be the first windows developer to encounter this problem.

link|improve this answer
4  
Use the document outline window, it will list all the controls and you can right-click -> rename... much easier. Plus it won't trigger the auto-wireup if you double left click. – pezi_pink_squirrel Oct 2 '09 at 13:26
show 2 more comments
feedback
1 2 3 4

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