Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants