Skip to content

Conversation

datho7561
Copy link
Contributor

What does this PR do?

A scope should be provided when accessing [xml] settings, otherwise a warning is emitted. This change provides file:/// as the scope.

What issues does this PR fix or reference?

Fixes redhat-developer/vscode-yaml#972

Is it tested? How?

Yes; verified manually that the warning goes away in VS Code.

A scope should be provided when accessing `[xml]` settings,
otherwise a warning is emitted.
This change provides `file:///` as the scope.

Fixes redhat-developer/vscode-yaml#972

Signed-off-by: David Thompson <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 83.956%. remained the same
when pulling 5ade2db on datho7561:no-scope-warning
into 410cff9 on redhat-developer:main.

@datho7561
Copy link
Contributor Author

I should test that setting the scope to file:/// works on Windows, but unfortunately I don't have access to my Windows computer today.

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.

Resource scoped settings are accessed without a resource

2 participants