DEV Community

Cover image for Automatic issue fixing and filtering in Visual Studio Code
Christian Heilmann
Christian Heilmann

Posted on • Edited on

6 2

Automatic issue fixing and filtering in Visual Studio Code

Using the Microsoft Edge DevTools for VS Code extension you get live analysis of your code and information about problems with accessibility, compatibiliity, security and performance. One highly requested feature was to automatically fix issues or allow users to never report a certain issue again. This is now part of the extension since version 2.1.1.

Recording showing how to fix an issue in your code automatically

Here's a 25 second intro to the feature:

Want more or contribute? File an issue on GitHub.

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay