note root imports can't be used with LSP

This commit is contained in:
outfoxxed 2025-07-04 18:40:10 -07:00
parent 56f9927685
commit 3c27c1018c
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -178,6 +178,7 @@ We are aware of the following issues:
and usages of Singleton members may show a warning. We're still investigating
this problem and how to fix it.
- The LSP cannot provide any documentation for Quickshell types.
- `root:` imports cannot be resolved by the LSP.
Keeping in mind the above caveats, qmlls should be able to guide you towards a
more correct code should you choose to use it.