[Github-comments] [geany] C/C++/C#/Java/Vera/Vala/D: Allow non-ASCII identifiers (#693)

Colomban Wendling notifications at xxxxx
Mon Oct 12 21:28:19 UTC 2015


@kugel- well… if the language(s) recognizes those as spaces, it'd be good.  However, it'd be hard to implement, because for now all of ctags reads *bytes*, not characters; so recognizing a Unicode space would require reading the whole code point (at least) and check that.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/693#issuecomment-147527221
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151012/9127a454/attachment.html>


More information about the Github-comments mailing list