Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-120000 Support semantic highlighting in QML language server
  3. QTBUG-125104

Investigate if the current language server module abstraction fits our needs

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P2: Important
    • 6.9
    • QML: Tooling
    • None

    Description

      We don't need these overrides as we register the request handlers in a singlemodule QQmlHighlightSupport. This is an unusual pattern because QQmlBaseModule
      and QLanguageServerModule abstractions are designed to handle a single module which has a single request handlers. That is not the case for the semanticTokens module which has a one server module but also has three different handlers.

      Investigate and try to isolate QQmlBaseModule::process() from qlanguageservermodule class.

      Attachments

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

        Activity

          People

            semih.yavuz Semih Yavuz
            semih.yavuz Semih Yavuz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes