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

qmlls: pass build-dirs easily

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.7.0 FF, 6.7
    • None
    • QML: Tooling
    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes