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

Jiří Techet notifications at github.com
Sun May 8 13:26:28 UTC 2022


@techee commented on this pull request.



>  	foreach_ptr_array(tmtag, i, tags)
 	{
+		if (!tm_workspace_is_autocomplete_tag(tmtag, doc->tm_file, current_line, current_scope))

This is what you suggested doing here instead of having the condition duplicated: https://github.com/geany/geany/pull/3185#discussion_r862393644

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

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


More information about the Github-comments mailing list