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.

        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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes