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

Add vetur support for tags and attributes #942

Merged
merged 1 commit into from Jul 25, 2020

Conversation

phiter
Copy link
Contributor

@phiter phiter commented Jul 24, 2020

This PR adds vetur tag and attributes autocompletion for VSCode users.

:)

Resolves #941

@phiter phiter changed the title chore: add vetur support for tags and attributes Add vetur support for tags and attributes Jul 24, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #942 into v8.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             v8.x     #942   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files          10       10           
  Lines         896      896           
=======================================
  Hits          864      864           
  Misses         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c07d191...6e9195f. Read the comment docs.

Copy link
Owner

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phiter
Thank you for your PR!
Wow!
Great works!
Thanks!

@kazupon kazupon merged commit 41ecd69 into kazupon:v8.x Jul 25, 2020
@kazupon kazupon added the Type: Feature Includes new features label Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged Type: Feature Includes new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Add i18n component to vetur autocomplete
3 participants