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

Warning in logs when opening any xml file #1559

Closed
gituser1000001 opened this issue Dec 16, 2023 · 1 comment
Closed

Warning in logs when opening any xml file #1559

gituser1000001 opened this issue Dec 16, 2023 · 1 comment

Comments

@gituser1000001
Copy link

This is the warning

LanguageSpecProvider      W   Scheme file 'locals' for type 'xml' not found

Is this normal?

@itsaky
Copy link
Member

itsaky commented Dec 16, 2023

In tree sitter languages, locals.scm file defines the query for searching local variable declarations and their usage. This warning doesn't affect anything as we don't have any local variables in XML. But the warning should probably be removed.

@itsaky itsaky closed this as completed in eb613d5 Dec 20, 2023
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

No branches or pull requests

2 participants