|
|
|
|
|
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. |
|