Skip to content
  • Christian Kamm's avatar
    Add QmlJS semantic checker. · da367906
    Christian Kamm authored
    * Add SemanticHighlighter to QmlJSTextEditor to update the semantic info
      in a background thread.
    * Add QmlJS::Check to run semantic checks on qml and js documents.
    * Add a check for incorrect property names.
    * Fix hoverhandler to show tool tips from extra selections over help
      tooltips.
    da367906