[Github-comments] [geany/geany] bad variable identification for FreeBasic (#2461)

Matthew Brush notifications at xxxxx
Sun Mar 22 19:01:04 UTC 2020


Looks like it's probably a bug in [the parser](https://github.com/universal-ctags/ctags/blob/30cd8e034f34b218e9715ad8d406c37dfe8dbcee/parsers/basic.c), if you care to have a crack at fixing it.

Not a solution, but as a work-around you could probably use a line continuation (`_`) after the first string literal (before `mid()` call) to trick it into being parsed correctly.

-- 
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/2461#issuecomment-602255729
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200322/963eb5bc/attachment.htm>


More information about the Github-comments mailing list