This repository was archived by the owner on Oct 15, 2024. It is now read-only.
How can the QML import path be configured #311
Unanswered
machinekoder
asked this question in
Q&A
Replies: 1 comment
-
You may try to set the qmllint args in the extension configuration for the functionality you look for. I can provide some working examples but I currently do not have the bandwidth to do it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can we configure the QML import path
qmllint
and also the code completion is looking for?I've tried creating a
.qmllint.ini
file in the project root, but it is unfortunately not picked up.Beta Was this translation helpful? Give feedback.
All reactions