❔ VIsual Studio 2022 Spell Checking
When I just opened visual studio 2022 today, it randomly just started doing spell checking on my code, so a bunch of my code is underlined in green, when they are all spelled how they need to be spelled.. Is there anyway to completely disable spell checking either for a project or for the whole ide? It just really bugs me seeing so much of my code underlined in green...
14 Replies
Is it really spelling?
what?
Are you sure the green lines are for spelling
yes, it says this when i mouse over it.
those are from a base64 string
Oh. Well aside from saying look down tools->options menus idk
i was just wondering if anyone on this discord knows how about it
I find it hard to believe the solution is more than a few clicks away from Google
i tried googling it a little, and i didnt find that much about it
i mostly just saw extensions for spell checking, but i dont think i have any extension thats doing it
it might be part of a new update for visual studio or something
There's a simple way to check - Disable all extensions and restart
I'm assuming you're using VS 17.5 Preview? Spell check is coming in that version, https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview#summary-of-whats-new-in-this-release-of-visual-studio-2022-version-175-preview-2
Visual Studio 2022 Preview Release Notes
Get the latest pre-release features, bug fixes, and support for Visual Studio 2022 Preview. Download today.
yep, thats it, and i found how to turn it off from that too. thx
oh wait, i actually just opened visual studio for the first time today now, and the spell checker isnt happening now today..
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.