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

Thomas Martitz notifications at github.com
Sun May 8 18:45:06 UTC 2022


@kugel- 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))

Right, I suggested to refactor the added if clause and you did a good job there. But now I'm puzzled why this new condition is relevant at all at this place.

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

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


More information about the Github-comments mailing list