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

Jiří Techet notifications at github.com
Sat Apr 30 22:54:09 UTC 2022


> it makes a difference whether the code first looks for a member name in the header or an arbitrary member name in the workspace - in which case you get incorrect results.

Self correction - scope completion will probably find the right class (though looking at tags from headers definitely won't hurt). But it's definitely useful for non-scope autocompletion.

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

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


More information about the Github-comments mailing list