Skip to content

Commit 3c27c10

Browse files
committed
note root imports can't be used with LSP
1 parent 56f9927 commit 3c27c10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/guide/install-setup.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ We are aware of the following issues:
178178
and usages of Singleton members may show a warning. We're still investigating
179179
this problem and how to fix it.
180180
- The LSP cannot provide any documentation for Quickshell types.
181+
- `root:` imports cannot be resolved by the LSP.
181182

182183
Keeping in mind the above caveats, qmlls should be able to guide you towards a
183184
more correct code should you choose to use it.

0 commit comments

Comments
 (0)