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

Support semantic highlighting in QML language server

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.8
    • None
    • QML: Tooling
    • None

    Description

      Semantic highlighting protocol documentation:{}

      https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens

      Why do we need it:
      While most clients probably want to provide a simple syntactic highlighter in any case (for performance reasons), having a semantic highlighting will provide an always-available fall-back option. Moreover, a semantic highlighter can provide more hints, e.g. helping to distinguish ids and properties by formatting/colouring them differently.

       

      Attachments

        Issue Links

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

          Activity

            People

              semih.yavuz Semih Yavuz
              fabiankosmale Fabian Kosmale
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are 16 open Gerrit changes