-
Notifications
You must be signed in to change notification settings - Fork 74
Associate grammar file with CodeLens #944
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
Associate grammar file with CodeLens #944
Conversation
cb772cd to
3af424f
Compare
|
CI Build failed, but I don't understand, please help me. |
|
First, please ignore the windowsPR build, it suffers from a bug that makes it not reliable. Then, please don't change bundle version of bundles that are not modified by your patch. |
3af424f to
a01a6a8
Compare
Thanks for the info.
I pushed a new commit, hope it will good. |
a01a6a8 to
1487660
Compare
| <groupId>org.eclipse.wildwebdeveloper</groupId> | ||
| <artifactId>parent</artifactId> | ||
| <version>1.0.0-SNAPSHOT</version> | ||
| <version>1.0.1-SNAPSHOT</version> |
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.
Please, roll it back to be <version>1.0.0-SNAPSHOT</version> - we haven't change parent version yet
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.
Good catch. fixed
1487660 to
0e801a8
Compare
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.
Could you, please:
- rebase against latest master
- bump org.eclipse.wildwebdeveloper.feature to be 1.0.1-SNAPSHOT
and forcibly push these changes
Thanks
0e801a8 to
6199c07
Compare
Remove the unused messages left after merge of eclipse-wildwebdeveloper#944 and eclipse-wildwebdeveloper#933 (eclipse-wildwebdeveloper@fdc1154)
This PR provides the capability to associate an XML file with a XSD, DTD, RelaxNG grammar file easily by clicking on the CodeLens. See the following demo: