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

[bug] the autocomplete functionality does not seem to be working properly in newly created Vue files. #4440

Closed
2giosangmitom opened this issue Jun 4, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@2giosangmitom
Copy link

Code completion is not working properly when creating new Vue files in VS Code. When opening a fresh Vue file, the auto-complete suggestions do not appear as expected when typing within the <script> or other tags. The Vue language features provided by the official Vue extension seem to not be initializing for new files. Closing and reopening the files and VS Code as suggested did not resolve the issue. This prevents efficient editing of Vue components, since inline documentation and predefined templates are not available during coding. The issue needs to be investigated to ensure code completion is functioning correctly for Vue development in VS Code.

@davidmatter
Copy link
Collaborator

Same as #4424

@so1ve
Copy link
Member

so1ve commented Jun 4, 2024

Duplicate of #4424

@so1ve so1ve marked this as a duplicate of #4424 Jun 4, 2024
@so1ve so1ve closed this as not planned Won't fix, can't repro, duplicate, stale Jun 4, 2024
@so1ve so1ve added the duplicate This issue or pull request already exists label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants