DEV Community

Cover image for Coding Shorts: Speeding Up the Editor in Visual Studio 2022
Shawn Wildermuth
Shawn Wildermuth

Posted on • Originally published at wildermuth.com on

Coding Shorts: Speeding Up the Editor in Visual Studio 2022

Visual Studio 2022 is frustrating me. Not only does debugging sometimes take way too long, but, for me, the real problem is that the editor is trying to do too much to help me. I just want to be able to type code. Intellisense is awesome but Intellisense, Intellicode, and the new AI functionality is just noise in the editor. Let me show you how to turn the noise down a little to make Visual Studio more productive.

Watch

View All Coding Shorts
Subscribe to my YouTube Channel

Creative Commons License

This work by Shawn Wildermuth is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

Based on a work at wildermuth.com.


If you liked this article, see Shawn's courses on Pluralsight.

Top comments (0)