I often accidentally type thee instead of the and there is the risk of one escaping one day. I'd like to be able to flag this usage, so I notice it straight away.
You are currently working on UAT
I often accidentally type thee instead of the and there is the risk of one escaping one day. I'd like to be able to flag this usage, so I notice it straight away.
Why don't you use autocorrect? File -> Options -> Editor -> Autocorrect. You can enter your common mistakes and the correct word... then they'll be automatically corrected.
https://multifarious.filkin.com/2016/09/20/correcting-autocorrect/
You could also use AutoHotkey and then get the same corrections in any application you use on your computer:
https://multifarious.filkin.com/2013/05/31/autocorrect-for-everything/
Paul Filkin | RWS
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
Sorry... one more thing. You could also create some verification checks for the ones you get wrong often and then they'll be picked up afterwards when you run a QA check.
Paul Filkin | RWS
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
Cheers. You can see I'm no power user. I really should do a course to learn this stuff. I got certification for version 9 or something, so I'm a tad behind on that.
Yes... things have moved on a little since then! Lots more options.
Paul Filkin | RWS
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub