note root imports can't be used with LSP
This commit is contained in:
parent
56f9927685
commit
3c27c1018c
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ We are aware of the following issues:
|
||||||
and usages of Singleton members may show a warning. We're still investigating
|
and usages of Singleton members may show a warning. We're still investigating
|
||||||
this problem and how to fix it.
|
this problem and how to fix it.
|
||||||
- The LSP cannot provide any documentation for Quickshell types.
|
- 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
|
Keeping in mind the above caveats, qmlls should be able to guide you towards a
|
||||||
more correct code should you choose to use it.
|
more correct code should you choose to use it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue