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

Emmet: Accessing a resource scoped configuration without providing a resource is not expected #158249

Closed
bpasero opened this issue Aug 16, 2022 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues

Comments

@bpasero
Copy link
Member

bpasero commented Aug 16, 2022

This only appears in the exthost.log of our integration tests:

[2022-08-15 23:14:14.190] [exthost] [warning] [vscode.emmet] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'emmet.includeLanguages', provide the URI of a resource or 'null' for any resource.
@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues labels Aug 22, 2022
@rzhao271
Copy link
Contributor

rzhao271 commented Dec 6, 2022

This issue should be fixed now.
There was a separate issue where I removed the resource scope from that setting because I didn't implement adding on that scope properly anyway.

@rzhao271 rzhao271 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues
Projects
None yet
Development

No branches or pull requests

2 participants