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

Create a failure tolerant QML parser

XMLWordPrintable

    • qmlparser_next

      Incomplete description, to be expanded later

      If we want to provide good autocomplete in the language server, we need a parser that doesn't error out of after the first syntax issue. This also requires adjusting the AST to support incomplete and "faulty" constructs. The parser should also provide human-understandable output in some way so that you can actually debug grammar issues. Furthermore, it should give us the option of producing custom error messages for certain grammar violations so that users can figure out what is wrong.

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

            qtqmlteam Qt Qml Team User
            fabiankosmale Fabian Kosmale
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes