XMLWordPrintable

Details

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

    Description

      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.

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes