Skip to content

feat: add vue file basic support#103

Merged
mrmlnc merged 2 commits intomrmlnc:masterfrom
yoyo930021:add-vue-support
Jan 6, 2020
Merged

feat: add vue file basic support#103
mrmlnc merged 2 commits intomrmlnc:masterfrom
yoyo930021:add-vue-support

Conversation

@yoyo930021
Copy link
Copy Markdown
Contributor

@yoyo930021 yoyo930021 commented Dec 12, 2019

Add .vue file basic support, refer to vetur for implementation. fix #66

  • add unit test
  • add e2e test.

@yoyo930021 yoyo930021 changed the title WIP: feat: add vue file basic support feat: add vue file basic support Dec 12, 2019
@sdaitzman
Copy link
Copy Markdown

Thank you for the awesome work on this!! 💯

Copy link
Copy Markdown
Owner

@mrmlnc mrmlnc left a comment

Choose a reason for hiding this comment

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

Thanks for the changes! 🎉

I marked the important issues for the merging with a 🚫 emoji. After the fix, I'm ready to release a new version of the extension.

@mrmlnc mrmlnc added this to the 0.9.0 milestone Jan 4, 2020
@mrmlnc mrmlnc self-assigned this Jan 4, 2020
@yoyo930021
Copy link
Copy Markdown
Contributor Author

@mrmlnc
This project unit test is broken when e1a9878.
From 73 passing to 2 passing. QAQ

@yoyo930021
Copy link
Copy Markdown
Contributor Author

yoyo930021 commented Jan 5, 2020

@mrmlnc
This project unit test is broken when e1a9878.
From 73 passing to 2 passing. QAQ

mochajs/mocha#4096 (comment)
I fix it.

Copy link
Copy Markdown
Owner

@mrmlnc mrmlnc left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution, @yoyo930021.

I will try to release a new version on this week.

@mrmlnc mrmlnc merged commit b9cea88 into mrmlnc:master Jan 6, 2020
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.

Support for vue files (variable suggestions, mixins etc.)

3 participants