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

[Feature request] Add i18n component to vetur autocomplete #941

Closed
phiter opened this issue Jul 23, 2020 · 1 comment · Fixed by #942
Closed

[Feature request] Add i18n component to vetur autocomplete #941

phiter opened this issue Jul 23, 2020 · 1 comment · Fixed by #942
Labels
help wanted Extra attention is needed Status: PR Welcome Welcome to Pull Request

Comments

@phiter
Copy link
Contributor

phiter commented Jul 23, 2020

Hi!

I have a feature request which is very simple to implement, I might even add a PR for this.

Vetur has a system to add components and attributes to its autocomplete, it's quite simple to add it.

I think vue-i18n users would benefit from having <i18n> component show up in autocomplete, as well as its attributes.

Here's the documentation for this functionality: https://vuejs.github.io/vetur/framework.html#custom-tags-attributes

@exoego
Copy link
Collaborator

exoego commented Jul 23, 2020

Thanks !!
This sounds a great DX enhancement for VS code users.

I might even add a PR for this.

Awaiting for that 🙏

@exoego exoego added Status: PR Welcome Welcome to Pull Request help wanted Extra attention is needed labels Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Status: PR Welcome Welcome to Pull Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants