Skip to content

Support for qml #2771

Closed
Closed
@vvzen

Description

@vvzen
$ hx --health qml
Language 'qml' not found

As always, thanks for this awesome project. I truly mean it since it has changed the way I work! :D

It would be amazing if we had support for highlighting qml files inside Helix. QtQml (https://doc.qt.io/qt-6/qtqml-documents-topic.html) is a nice framework by Qt that allows for building UIs using (mostly) a declarative approach. The .qml files hosts the description of the UI, with a little bit of logic tied only to the UX/UI side of things.

Is this something that would be easy to add?
According to this: https://bugreports.qt.io/browse/QTBUG-68406, QtQml now offers a language server (qmlls)

I'd be happy to take a stab at it, in my free time, if that helps.
Thanks!

Valerio

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tree-sitterArea: Tree-sitterC-enhancementCategory: ImprovementsE-easyCall for participation: Experience needed to fix: Easy / not muchE-help-wantedCall for participation: Extra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions