Hacker News new | ask | show | jobs
by gernb 1460 days ago
so that's great and I know this wasn't your point but ....

I use this VSCode extension

https://marketplace.visualstudio.com/items?itemName=streetsi...

To spell check my code. It's surprisingly useful. It doesn't check at compile time but it does check camelCase and snake_case and even in typescript code I've found it highlight various actual issues.

1 comments

What do you do when a colleague has made the spelling error in the pasta? Open a PR?