Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global completion #252

Open
taozuhong opened this issue Jun 23, 2022 · 2 comments
Open

Global completion #252

taozuhong opened this issue Jun 23, 2022 · 2 comments
Labels
enhancement A new feature

Comments

@taozuhong
Copy link
Contributor

While user inputting a new class,
then Vls could import its namespace automatic or show menuitem Import namespace to add its namespace for user

@Prince781
Copy link
Member

Prince781 commented Jun 23, 2022

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."

@taozuhong
Copy link
Contributor Author

Sure, I'm pretty sure it's the product action if it be supported.

@Prince781 Prince781 changed the title Add menuitem "Import namespace" on context menu Global completion Jun 23, 2022
@Prince781 Prince781 added the enhancement A new feature label Jun 23, 2022
@Prince781 Prince781 added this to the Advanced code help milestone Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature
Projects
None yet
Development

No branches or pull requests

2 participants