-
-
Notifications
You must be signed in to change notification settings - Fork 426
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
I'm not sure if it's a replacement for Vetur, or.. #17
Comments
Thank you for your attention to this project! I didn't think too much about the positioning of this project, it was just created to solve vetur was too slow on my vue 3 project(and convenient added the features I needed). If vetur works well for you just keep using vetur :) Maybe someday I will update readme for that, but I have no idea now. |
This is a worthy replacement to vetur on my part. 2 problems I see in volar are
I think the integration of emet should be rechecked!.
<template>
<button @click="someMethod($event)" >YOLO</button>
</template> The again thank you @johnsoncodehk for this amazing project. |
@soulsam480 Thank you for your feedback and bug report! It has been updated to 0.14.9 :) |
I have added some introduction to readme, but I didn't say how to choose because will like a competing product, this is not my purpose and I just create this tool to resolve my own problems. Hope is answered you question. :) |
Or kind of some "big brain" for that..
Please add some explanation and code demonstrations on README..
The text was updated successfully, but these errors were encountered: