@techee commented on this pull request.
> + {'g', tm_tag_undef_t},
+ {'l', tm_tag_undef_t},
Yes, that would be nice I think (I didn't mention this because I thought they
were disabled for some language-specific reason).
If you decide to enable local variables, please map them to
`tm_tag_local_var_t` - this mapping is a bit special as it doesn't make the
local variables appear in the sidebar (which is a bit too verbose with them)
and only shows them in the autocompletion popup.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1752#discussion_r1155361697
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/1752/review/[email protected]>