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

Use JSLint-style syntax checking for JavaScript and QML files

    XMLWordPrintable

Details

    • f40b3c22f4b101c4d0ae70718db71b9623caedfa

    Description

      JSLint (www.jslint.com) is a tool doing for some basic checks on JavaScript files. We should have a similar feature too for .js files and possibly for .qml file bindings as well. The findings from this jslint processing could be displayed as yellow wavy lines to indicate that something is wrong with that part of the code. The warnings could also appear in the Warnings pane.

      I think this kind of static checking would improve the code quality on average, because not everyone starting to use QML is a JavaScript expert.

      Attachments

        Issue Links

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

          Activity

            People

              ckamm Christian Kamm
              holmsted Lasse Holmstedt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes