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
Do mean that, when typing new <type>, VLS should show suggestions for types that have not been imported, and completing the suggestion should add a using directive to the top of the file?
I think in clangd this feature is called "global completion."
While user inputting a new class,
then Vls could import its namespace automatic or show menuitem
Import namespace
to add its namespace for userThe text was updated successfully, but these errors were encountered: