dwyl / dev-setup

✈️ A quick-start guide for new engineers on how to set up their Dev environment
81 stars 21 forks source link

VSCode [VSCodium] Spell Checker 🙏 #45

Open nelsonic opened 2 years ago

nelsonic commented 2 years ago

This is a continuous source of frustration for me. 😢 Most recently: https://github.com/dwyl/technical-glossary/pull/43#pullrequestreview-1011019173 This is such a time-suck I wish there was a permanent solution to it.

(obvs I wish I could just immediately overcome my dyslexia and spell all words perfectly every time... if there was a magic cure, I'm sure lots of people would pay good money for it ...)

Todo

If I am forced to write a spell-checker from scratch, I will do it, And document it better than anyone else and make it re-usable in our App. So that nobody has to suffer this time-suck!

nelsonic commented 2 years ago

https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker

image image

Repo: https://github.com/streetsidesoftware/vscode-spell-checker looks legit

image

Works for the file types I/we need:

image

Going to try it out. 🤞 Hopefully my current PR https://github.com/dwyl/technology-stack/pull/80 will not be plagued by typos. 🙏