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

Register a command "xml.check.file.pattern" #1112

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

rgrunber
Copy link
Contributor

@rgrunber rgrunber commented Sep 3, 2021

  • Create class CheckFilePattern
  • "xml.check.file.pattern" validates that some file in the project
    folder will match against a given pattern

Signed-off-by: Roland Grunberg rgrunber@redhat.com

This permits redhat-developer/vscode-xml#586 to be resolved on the server side.

@rgrunber rgrunber marked this pull request as draft September 3, 2021 03:49
@rgrunber rgrunber force-pushed the add-file-check-pattern branch 2 times, most recently from 4c9ab9d to 17d779b Compare September 7, 2021 16:10
- Create class CheckFilePattern
- "xml.check.file.pattern" validates that currently opened file will
  will match against a given pattern
- Add test cases in CheckFilePatternCommmandTest

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
@rgrunber rgrunber marked this pull request as ready for review September 7, 2021 18:23
@angelozerr angelozerr modified the milestone: 0.18.1 Sep 7, 2021
@angelozerr angelozerr merged commit 173c6eb into eclipse:master Sep 7, 2021
@angelozerr
Copy link
Contributor

Thanks @rgrunber !

@rgrunber rgrunber deleted the add-file-check-pattern branch September 7, 2021 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants