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

Create a failure tolerant QML parser

    XMLWordPrintable

Details

    • qmlparser_next

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes