-
Notifications
You must be signed in to change notification settings - Fork 75
Update Vue syntax files #1863
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
Update Vue syntax files #1863
Conversation
ff4369a to
1d51135
Compare
|
An IP Team Review request is created: |
|
@sebthom the folder Could you please check if these configurations need to be added to the PR? |
@vrubezhny I don't understand what you mean. I just verified it again, all three locations contain the same language configuration files last modified two years ago.
The only thing I added as part of this PR is the missing license file and I updated the readme to point to a tag instead of master so that we know which version actually was copied. |
@vrubezhny the test failure is about the Vue language server not returning an expected annotation with 30secs for whatever reason. I cannot reproduce this locally nor on GitHub Actions, also it is not related to the textmate language files updated by this PR which are only used by TM4E for syntax highlighting and not by the language server. So it is either an infrastructure problem on Jenkins (e.g. the LS cannot start) or the test itself is flaky. |
|
TestVue/testVueApp test failure doesn't look like related as it repeatedly appears in different, not related PRs |
vrubezhny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks!
46d9458
into
eclipse-wildwebdeveloper:master
No description provided.