Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
-
None
-
44f173ba9 (dev), 2d4aa0391 (dev)
Description
In the current implementation, the extension tries to find the latest version inside `qtFolder`. But this approach is not reliable due to the below cases:
- `qmlls` might not have the latest features
- `qmlls` can crash
To fix the above cases, users should install the latest Qt version which is not convenient.
Downloading `qmlls` from a remote repository would remove `qmlls`s dependency on `qtFolder`.
the `clangd` extension is a good example of this feature
Attachments
Issue Links
- is duplicated by
-
VSCODEEXT-84 Add facility to download the latest qmlls binary
-
- Closed
-
- relates to
-
QTVSADDINBUG-1217 Add facility to download the latest qmlls binary
-
- In Progress
-
- mentioned in
-
Page Loading...