Add QML Formatter
Invokes qmlformat command for qml files.
It seems that qmlformat does not format a file if it sees errors in it, but language server should be able to catch those errors so i dont think we have to worry for that in here.
Invokes qmlformat command for qml files.
It seems that qmlformat does not format a file if it sees errors in it, but language server should be able to catch those errors so i dont think we have to worry for that in here.