Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
e8769ec5d (dev), cc4688232 (dev)
Description
Currently, using qmlls requires passing the build folders by hand, which is not super user-friendly.
Add a CMake option to automatically generate .qmlls.ini files, such that users can activate the option and use qmlls without having to bother about the current build folder. This option requires generating the .qmlls.ini files in the source directories but it does not require a custom implementation for each Editor (like clangd and compile_commands.json, which has a different custom implementation for each editor).
Attachments
Issue Links
- relates to
-
QTBUG-111429 qmlls: Support module/qmldir imports
- Closed
For Gerrit Dashboard: QTBUG-115225 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
491088,4 | qmlls: add debug statements when paths are not found | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
495779,12 | cmake: add option to generate .qmlls.ini files | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |