The Code Spell Checker extension is relatively simple but powerful. It's a spell checker that works with camelCase
and other cases devs might use.
It's very helpful because some spelling mistakes can be hard to spot if you're not super careful. This eliminates one type of debugging issue 🙂
You can even download dictionaries for other languages or medical terms.
VS Code Marketplace page and GitHub repo for this extension.