qtlanguageserver

Language Server Protocol implementation for Qt/QML development

brewmacoslinux
Try with needOr install directly
Source

About

Implementation of the Language Server Protocol and JSON-RPC

Commands

qmlls

Examples

Start the QML language server on default port$ qmlls
Start the language server with custom port for editor integration$ qmlls --port 3333
Run language server with verbose logging for debugging$ qmlls --verbose