Skip to content

Instantly share code, notes, and snippets.

@drguildo
Last active March 5, 2025 11:13
Show Gist options
  • Save drguildo/f0c9a6c6b7258a53815753782a5cd556 to your computer and use it in GitHub Desktop.
Save drguildo/f0c9a6c6b7258a53815753782a5cd556 to your computer and use it in GitHub Desktop.
Reasons Visual Studio is the worst piece of software ever made.

Visual Studio Sucks

  1. It's extremely slow.
    1. https://www.youtube.com/watch?v=GC-0tCy4P1U
    2. It's so bad it now displays this message in the text window before the actual text: image
  2. When in debugging mode, the method details dialog that appears when you hover over the method name doesn't work.
  3. The performance profiler is, ironically, extremely slow. image
  4. You have to exit VS to install or update extensions
  5. You can only update one extension at a time
  6. Complaining about my web.config being locked while installing a package, when it isn't: image

Miscellaenous

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment