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

feat(language-service): better completion for directives #4640

Merged

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Aug 3, 2024

It provides completion for v-cloak, v-once and v-pre without ="", just like v-else

@KazariEX
Copy link
Collaborator Author

KazariEX commented Aug 4, 2024

Revert changes to v-on as this may cause inconsistent behavior with v-bind

@johnsoncodehk
Copy link
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit a242050 into vuejs:master Aug 9, 2024
3 checks passed
@KazariEX KazariEX deleted the feat/better-directives-completion branch August 9, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants