You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: