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

Jiří Techet notifications at github.com
Wed May 4 14:33:37 UTC 2022


I don't want to cause some tensions here with my PRs and don't want to introduce code others don't agree with so I removed the header-related code. I believe I also addressed all the other comments @kugel- had, improved the performance of non-scope autocompletion by searching in per-file tag arrays when applicable and made a few cleanups.

@kugel- Does it look good to you? What about the proposal related to handling header files (and possibly include files) by having a hash map in `TMWorkspace` for fast lookups based on a file name?

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

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


More information about the Github-comments mailing list