[Github-comments] [geany/geany-plugins] scope: Improved evaluation on-hover (#823)
LarsGit223
notifications at xxxxx
Wed Feb 20 17:22:14 UTC 2019
> Just from the top of my head, wouldn't it be better to evaluate `structa` when over `structa`, and `structa->item1` when over `item1`?
Yes, good idea. I'll try to implement that.
> Also if you wanted to be thorough, the C and C++ syntax allows for any kind of spaces between `structa`, `->` and `item1` :grin:
True. But and it might even include linebreaks I think. And for C++ we might need to allow ```::``` for static class members.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/823#issuecomment-465674242
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190220/c139489e/attachment-0001.html>
More information about the Github-comments
mailing list