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

qmlls: Expose version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • 6.10
    • 6.10.0
    • QML: Tooling
    • None

      qmlls should get a v/-version argument that represent the version of qmlls (Qt Version). Currently it is hard to verify which Qt version the qmlls is from:

      /Users/kkoehne/.local/share/qmlls/files/qmlls -h
      Usage: /Users/kkoehne/.local/share/qmlls/files/qmlls [options]
      QML languageserver
      
      Options:
        -h, --help                  Displays help on commandline options.
        --help-all                  Displays help, including generic Qt options.
        -w, --wait <waitSeconds>    Waits the given number of seconds before startup
        -v, --verbose               Outputs extra information on the operations being
                                    performed
        -l, --log-file <logFile>    Writes logging to the given file
        -b, --build-dir <buildDir>  Adds a build dir to look up for qml information
        -I <importPaths>            Look for QML modules in the specified directory
        -E                          Use the QML_IMPORT_PATH environment variable to
                                    look for QML Modules
        --write-defaults            Writes defaults settings to .qmlls.ini and exits
                                    (Warning: This will overwrite any existing
                                    settings and comments!)
        --ignore-settings           Ignores all settings files and only takes command
                                    line options into consideration
        --no-cmake-calls            Disables automatic CMake rebuilds and C++ file
                                    watching.
        -d, -p, --doc-dir <path>    Documentation path to use for the documentation
                                    hints feature
        --bare                      Do not include default import directories. This
                                    may be used to run qmlls on a Boot2Qt project.
      

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

            sami.shalayel Sami Shalayel
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes