Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115225

qmlls: pass build-dirs easily

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.7.0 FF, 6.7
    • None
    • QML: Tooling
    • None
    • e8769ec5d (dev), cc4688232 (dev)

      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).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes