[Github-comments] [geany/geany] Ctags sync rebased (#2666)

elextr notifications at xxxxx
Mon Nov 30 11:17:04 UTC 2020


@b4n all tags files probably need to be UTF-8 since the symbols we generate in real-time are from the "always UTF-8" Scintilla buffer, that way symbols from both will match.

The basic ctags tab separated format should be ok with UTF-8 IIUC.  (so long as we are sure its UTF-8 :) 

IIUC uctags is also developing a JSON format but its not finalised yet.

And I'm certainly not supporting tagmanager format, its only plus is that we can modify it.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2666#issuecomment-735723257
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201130/34bda5d0/attachment.htm>


More information about the Github-comments mailing list