Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31878

LSP: highlight "information" messages different than "warning" messages

    XMLWordPrintable

Details

    • c231639a3 (master)

    Description

      Currently, there is no distinction between "warning" messages and "information" messages (see also https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#diagnosticSeverity): both are highlighted in yellow in QtC.
      Other editors highlight information messages in blue, like VS Code for example:
      as warning:
      as information:

      See also Main.qml in attached project: one warning should be yellow while the "unqualified" one should not be yellow (as its marked as info in the .qmllint.ini file).

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-31878
        # Subject Branch Project Status CR V

        Activity

          People

            davschul David Schulz
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes