| ▲ | kdavis 3 days ago | |
The is not exactly my point. I am speaking of spelling/grammar checkers are part of the IDE and/or OS. You'd have to know your IDE and/or OS's implementation details to know you are not using an LLM based one. | ||
| ▲ | Capricorn2481 3 days ago | parent | next [-] | |
I'm fairly confident mine doesn't. There'd be 0 benefit to using an LLM for something we've had near perfect tooling around for decades. LSPs vs LLM Autocomplete are a different story, but I can just turn that off. | ||
| ▲ | queenkjuul 2 days ago | parent | prev [-] | |
My VSCode spell checker is open source and written before GPT. I've never seen an IDE use OS provided spell check | ||