For... some-odd years now, I have repeatedly mispelled the word "local". The most common mistake for me is "lcoal".
Is there a trick, a tip, a plugin for VSCode that would see a specific word I give it (lcoal) and immediately replace with "local"? I use this as a scope (local.x) constantly in my language of choice.
I don't want a "bad underline", or syntax throw up, or even an alert. I just want VSCode to replace it immediately. I don't want to have to search and replace. And this language doesn't have any kind of pre-processor before running.
Is there anything like that? My Googling and searching extensions didn't turn up anything useful.
(I think I was able to do this in Sublime before I ever switched to VSCode.) And yes, I should just learn to spell it correctly. I get that. And 99% of the time I do, but that 1% is a killer for me.




