XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • 6.6
    • Qt Language Server
    • None
    • 9a0fe2edd (dev)

      The Dom uses filePaths everywhere, but the LSP standard only works with URL's. Instead of always converting the filepaths to URL's (which might lead to some problems later on), change the Dom to always use URL's.

       

      Also, this avoids mishaps between filePaths and URL's: Some language clients accept filePaths (e.g, VS Code) but other show an error (e.g., Kate) when qmlls returns a filePath instead of a URL.

        For Gerrit Dashboard: QTBUG-113336
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes