QmlJS highlighting: Use semantics for types and binding names.
This fixes some problems with highlighting like anchors {}, allows us to only highlight correct types and to make the binding name formatting customizable. Change-Id: I7ab0c0ed384108b74a2998796d868d5ced4a5310 Reviewed-on: http://codereview.qt-project.org/4669 Reviewed-by:Thomas Hartmann <Thomas.Hartmann@nokia.com>
Showing
- src/plugins/qmljseditor/qmljshighlighter.cpp 0 additions, 48 deletionssrc/plugins/qmljseditor/qmljshighlighter.cpp
- src/plugins/qmljseditor/qmljssemantichighlighter.cpp 34 additions, 0 deletionssrc/plugins/qmljseditor/qmljssemantichighlighter.cpp
- src/plugins/qmljseditor/qmljssemantichighlighter.h 3 additions, 1 deletionsrc/plugins/qmljseditor/qmljssemantichighlighter.h
- src/plugins/texteditor/texteditorconstants.h 1 addition, 0 deletionssrc/plugins/texteditor/texteditorconstants.h
- src/plugins/texteditor/texteditorsettings.cpp 2 additions, 0 deletionssrc/plugins/texteditor/texteditorsettings.cpp
Loading
Please register or sign in to comment