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

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

XMLWordPrintable

    • c231639a3 (master)

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes