[Github-comments] [geany/geany] Merge Geany parsers with universal-ctags parsers (#1162)

elextr notifications at xxxxx
Thu Jan 17 09:40:29 UTC 2019


The basic PR that re-organised things to allow that (#1263) was only committed late last year but it was then several years old and #2018 just brings it more up to date, so we don't actually have a defined workflow yet.  

I was thinking something similar to the way we manage Scintilla and its lexers, where we import changes when a release happens so its stable, not during development.

There is a script in geany/scripts that copies the Scintilla lexers we use into Geany IIUC and I expected thats what we would do for ctags as well.  Ctags may be easier because its git, Scintilla is hg.

Many of the tests from ctags are also imported and are tested as part of the Travis CI that runs on each Geany PR, so the PR to incorporate a new ctags release would get tested automatically.

@b4n and @techee probably also have opinions here too.

-- 
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/issues/1162#issuecomment-455106490
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190117/8d8172b1/attachment.html>


More information about the Github-comments mailing list