[Github-comments] [geany] Scope completion fallout patches (#906)
elextr
notifications at xxxxx
Thu Feb 18 22:11:54 UTC 2016
> When testing scope completion for boost I noticed there are many tags with identical names (probably because of inheritance). Just one tag of the given name can be passed to Scintilla for tag colorization to improve performance a bit.
C++ allows functions to have the same name but distinguished by different parameter types, and this is used a lot in Boost (and STL), so good idea.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/906#issuecomment-185944956
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160218/0a93c4e7/attachment.html>
More information about the Github-comments
mailing list