Skip to content
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

Allow globs in xml.javaExtensions #324

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

datho7561
Copy link
Contributor

Paths supplied to xml.javaExtensions will be treated as globs.

To test, I took vscode-lemminx-maven, modified xml.javaExtensions in package.json to ./jar/*.jar, then added the liquidbase lemminx extension uber into ./jar. Both pom.xml and this liquidbase example (first one) received validation:

Screenshot from 2020-09-10 11-48-03

Screenshot from 2020-09-10 12-05-30

Signed-off-by: David Thompson davthomp@redhat.com

@fbricon
Copy link
Collaborator

fbricon commented Sep 11, 2020

please update https://github.com/redhat-developer/vscode-xml/blob/master/README.md#custom-xml-extensions too

@fbricon
Copy link
Collaborator

fbricon commented Sep 11, 2020

Paths supplied to `xml.javaExtensions` will be treated as globs.

Signed-off-by: David Thompson <davthomp@redhat.com>
@fbricon fbricon merged commit ae6fc47 into redhat-developer:master Sep 11, 2020
@fbricon
Copy link
Collaborator

fbricon commented Sep 11, 2020

@datho7561 neat!

@angelozerr angelozerr added this to the 0.14.0 milestone Sep 16, 2020
@angelozerr angelozerr added debt enhancement New feature or request labels Sep 16, 2020
@datho7561 datho7561 deleted the glob-extension-jars branch January 18, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants