2010/6/4 ik <[email protected]>:
> The implementation of TSynEdit is to run across all of the ASCII table
> (0..255) and act only by this. And that's a logical bug imho.

Not really. UTF-8 is implemented in such a way that it is indeed
possible to treat it as Extended ASCII in this case.

But there indeed is a bug, it doesn't recognize non-english
identifiers and codetools can't handle them too.

-- 
Felipe Monteiro de Carvalho

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to