> Well the NFKC normalization should handle a lot of cases by itself. Yeah it should. And so you think I should use NFKC rather than NFC? I'm really not sure what makes more sense here.
> Yes, its hardly worth the effort to complicate a capability that appears to > be little used, just being safe (ie select proper code points) is enough > since it can always be manually overridden if the simple answer is wrong. Yeah, I guess I'll drop the manual combining character support if it's potentially not correct, as it makes things more complex for a very marginal gain. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3846#issuecomment-2067653720 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3846/[email protected]>
