Quickly Cycling Through and Fixing Spelling Errors in VS Code Markdown Files
I wanted to cycle through and fix all spelling errors in a VS Code markdown file. I already had the spell-checking extension installed but couldn't figure out how to see all the errors together and fix them quickly. Here's how - 1. Open the markdown file