QML
Установлення підсвічування синтаксису
There is no official Treesitter support for QML, so instead you could use the plugin:
{
"peterhoeg/vim-qml",
event = "BufRead",
ft = { "qml" },
},
Підтримувані мовні сервери
Currently QML does not have an official LSP, but its development is currently in progress.
Підтримувані форматувальники коду
- qmlformat
Підтримувані лінтери
- qmllint