[Github-comments] [geany] CPP suggest and highlight methods from STL (#876)

Yan Pashkovsky notifications at xxxxx
Wed Jan 20 19:32:21 UTC 2016


Geany lacks of c++ support
```
std::vector<std::pair<int,char> > a;
a[0]f // geany should suggest "first()" when I'm typing
```
Also `first` later should be highlighted
Also is it neccesary to add template closures `< >` pair highlighting ?

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/876
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160120/91783cf3/attachment.html>


More information about the Github-comments mailing list