QmlJS: Introduce a new indenter that works similarly to the new C++ one.
Done-with: Thomas Hartmann
Showing
- src/libs/qmljs/qmljs-lib.pri 7 additions, 2 deletionssrc/libs/qmljs/qmljs-lib.pri
- src/libs/qmljs/qmljscodeformatter.cpp 910 additions, 0 deletionssrc/libs/qmljs/qmljscodeformatter.cpp
- src/libs/qmljs/qmljscodeformatter.h 309 additions, 0 deletionssrc/libs/qmljs/qmljscodeformatter.h
- src/plugins/qmljseditor/qmljseditor.cpp 17 additions, 7 deletionssrc/plugins/qmljseditor/qmljseditor.cpp
- src/plugins/qmljseditor/qmljseditor.pro 4 additions, 2 deletionssrc/plugins/qmljseditor/qmljseditor.pro
- src/plugins/qmljseditor/qmljseditorcodeformatter.cpp 358 additions, 0 deletionssrc/plugins/qmljseditor/qmljseditorcodeformatter.cpp
- src/plugins/qmljseditor/qmljseditorcodeformatter.h 69 additions, 0 deletionssrc/plugins/qmljseditor/qmljseditorcodeformatter.h
- tests/auto/qml/qmleditor/codeformatter/codeformatter.pro 24 additions, 0 deletionstests/auto/qml/qmleditor/codeformatter/codeformatter.pro
- tests/auto/qml/qmleditor/codeformatter/tst_codeformatter.cpp 888 additions, 0 deletionstests/auto/qml/qmleditor/codeformatter/tst_codeformatter.cpp
- tests/auto/qml/qmleditor/qmleditor.pro 1 addition, 1 deletiontests/auto/qml/qmleditor/qmleditor.pro
Loading
Please register or sign in to comment