Posted 20 years ago
by tobias weltner

AutoCaseCorrect works fine when I type in a token or insert it.
However, when I change the language definition programmatically (for example, change the way a token is using lower/upper-case), the changes are not reflected/autocorrected for existing tokens in the code.
I assume this has to do with optimization so that only "dirty" text is scanned and auto-corrected.
However, is there a way to have the entire document re-apply AutoCaseCorrect based on the current language definition?
However, when I change the language definition programmatically (for example, change the way a token is using lower/upper-case), the changes are not reflected/autocorrected for existing tokens in the code.
I assume this has to do with optimization so that only "dirty" text is scanned and auto-corrected.
However, is there a way to have the entire document re-apply AutoCaseCorrect based on the current language definition?