Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
1.0.1
-
None
Description
Sometimes it is neccessary to specify not an absolute path to the Qt installation or QMLLS binary but one relative to the current workspace.
E.g. when using a Yocto SDK and its Qt version as part of the workspace.
Adding the patch with a leading ${workspaceFolder} resolves that.
Other VsCode extensions like clang-format and ruff support this.