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

support associate schemas with files in a regular expression #79

Merged
merged 1 commit into from
Aug 8, 2018

Conversation

928PJY
Copy link
Contributor

@928PJY 928PJY commented Aug 7, 2018

e.g. case-insensitive pattern

yaml.schemas: {
    "kubernetes": "/myYamlFile\\.yaml/i"
}

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 69.288% when pulling d4a05e3 on 928PJY:regex into 2684120 on redhat-developer:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 69.288% when pulling d4a05e3 on 928PJY:regex into 2684120 on redhat-developer:master.

@928PJY
Copy link
Contributor Author

928PJY commented Aug 8, 2018

can someone review this pull request and help to take a look at the CI? it failed because of those two test.
image
@JPinkney

@JPinkney JPinkney self-requested a review August 8, 2018 01:46
@JPinkney JPinkney merged commit 9b80bcc into redhat-developer:master Aug 8, 2018
msvechla added a commit to msvechla/yaml-language-server that referenced this pull request Mar 26, 2024
allows to use regular expressions in the pattern matching again, as it
was already added a few years ago via
redhat-developer#79 which
somehow got lost in the meantime.
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

3 participants