79615960

Date: 2025-05-10 21:48:29
Score: 3
Natty:
Report link

2025 Update for Visual Studio 2022

If you are like me, and you only want to disable annoyances with quotation autocompletion, and continue having braces autocomplete, you may be in luck!

I just installed this plugin here to fix the usability issues:

https://marketplace.visualstudio.com/items?itemName=MadsKristensen.QuoteCompletionFix

This fixed my issues with quote autocompletion in code files from what I can tell so far - but the issue still persists in plain text files. But I don't care about quote or brace autocompletion in text files, so I just disabled it entirely for only that file type by turning off the option located in the Visual Studio UI at:

Toolbar -> Tools -> Options -> Text Editor -> Plain Text -> General -> Automatic Brace Completion

Options modal navigation to Text Editor -> Plain Text -> General -> Automatic Brace Completion

Many thanks to Mads Kristensen for this highly useful extension!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): this plugin
  • Probably link only (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Matthew Beck