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
