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

directives does not auto complete on IDE #223

Open
stephenjason89 opened this issue Aug 29, 2024 · 1 comment
Open

directives does not auto complete on IDE #223

stephenjason89 opened this issue Aug 29, 2024 · 1 comment

Comments

@stephenjason89
Copy link

System info

Reproduction

image

Describe the bug

directives are not being detected by IDE auto complete

Additional context

No response

Logs

No response

@AhmetOzdemir34
Copy link

Due to differences in IDEs, you might be encountering this issue. When I tested it on VSCode, automatic completion did not work for v-motion and other directives starting with v-motion, but I did not receive a warning saying "unrecognized vue directive." However, automatic completion worked for other directives such as initial, visible-once, enter, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants