aboutsummaryrefslogtreecommitdiffstats
path: root/qt-qml/src/qmlls.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor communication between core and extensionsOrkun Tokdemir2024-12-121-1/+9
* Dispose event handlers and language client when the project is closedOrkun Tokdemir2024-11-281-1/+10
* qt-qml: Add `doNotAskForQmllsDownload`Orkun Tokdemir2024-11-281-0/+18
* qt-cpp: qt-qml: Add build directoryOrkun Tokdemir2024-11-251-0/+12
* qt-qml: Add `-I` and `-E` options to qmllsOrkun Tokdemir2024-11-211-1/+42
* qt-core: qt-qml: Use optional chaining to reduce indentationOrkun Tokdemir2024-11-191-5/+3
* qt-qml: Add progress bar to fetching qmlls infoOrkun Tokdemir2024-11-141-20/+45
* qt-qml: Add workspaceFolder scope to `qmlls`Orkun Tokdemir2024-11-131-1/+7
* qt-qml: Adapt qmlls usage with multiple projectsOrkun Tokdemir2024-11-121-21/+22
* qt-qml: Add commands for QML language server installationBen Cho2024-10-281-15/+58
* qt-qml: Add facility to download the latest qmlls binaryBen Cho2024-10-221-0/+32
* Add tilde support for configuration pathsOrkun Tokdemir2024-10-141-1/+5
* Style: Shorten the exe suffix variableOrkun Tokdemir2024-10-071-2/+2
* qt-qml: Enable qmlls by defaultOrkun Tokdemir2024-09-061-4/+5
* Style: Use the same naming convention for coreApi across all extensionsOrkun Tokdemir2024-08-281-3/+3
* qt-official: Separate into qt-cpp & qt-qmlOrkun Tokdemir2024-08-281-0/+237