top | item 27256747

(no title)

tehalex | 4 years ago

In VSCode, I use https://marketplace.visualstudio.com/items?itemName=streetsi...

I also enable & use it with languages it doesn't really have proper support for (like sql and ruby) - just add words to the dictionary as they come up.

discuss

order

hebrox|4 years ago

I came here to recommend the same. This has saved me from sooo many silly mistakes. English is not my first language, or that of many of my colleagues, so it's very easy for spelling mistakes to slip into the code. And very hard to correct after it's part of the codebase...

iudqnolq|4 years ago

The main annoyance is that the dictionary is directly inline in your main json config file. It's around 50% of mine right now. I wish there was a way to refer to an external file.