Microsoft finally baked in some spell checking functionality in a Visual Studio 2022 preview, but it's off to a rough start judging from many developer complaints about its initial implementation.
In the third preview of Visual Studio 17.5, Microsoft added spell-checking functionality for C#, C++, and Markdown files. If you correct any identifiers it will auto-refactor your code. Similar to ...