[Github-comments] [geany/geany] Enable local variables for C/C++ and improve autocompletion (PR #3185)

Thomas Martitz notifications at github.com
Sat Apr 30 22:53:27 UTC 2022


Yea, a lot of changes that don't relate to local tags, true. Ideally these would all be separate PRs. It makes reviewing the necessary changes for local tags harder than necessary.

However, the "non-header" changes are less invasive contentious from what I saw so I'm willing to accept them as part of this PR.

With ProjectOrganizer there can be lots of open files so I'm a bit concert about simply iterating through all of them. Also, there might be header files with the same name, so some kind of clever resolution is needed. Anyway, the patch for that feature is large enough to warrant a separate PR.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3185#issuecomment-1114066927
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3185/c1114066927 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220430/baa35a02/attachment.htm>


More information about the Github-comments mailing list