-
Notifications
You must be signed in to change notification settings - Fork 1
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
Webstorm support #3
Comments
Working in which way? |
Half a year ago it worked with akryum packages even though that winded up crashing frequently, although that was reverted with removing changes it made to git file. There's module for supporting vue that I don't know is how important, but it stands to reason that using custom tracker may upset it, or using meteor systems. All that I know for certain is that configuring it isn't simple. |
I am using it and I have not noticed any problems. But the question is how tight integration you want. For me it does seem to understand |
Do you mean it actually understands where within .vue file error originates rather than just pointing at the whole template, since importing compiler from npm>vue>dist I think actually crashed the app? I'm not sure if it did that way back. What does it not understand when it comes to vue and meteor though? |
Did anyone manage to get webstorm working with this implementation?
The text was updated successfully, but these errors were encountered: