In old auto-complete-clang, multiple interfaces of a function is provided in a tooltip buffer and if we select a function, another buffer pops up allow us to select one of the interface. After selecting an interface, we have a choice to cycle between function parameters and make change.
This is not available in clang-complete-async. It would be nicer with this improvement.
In old auto-complete-clang, multiple interfaces of a function is provided in a tooltip buffer and if we select a function, another buffer pops up allow us to select one of the interface. After selecting an interface, we have a choice to cycle between function parameters and make change.
This is not available in clang-complete-async. It would be nicer with this improvement.