Skip to content

syntax: add support for QML#122

Open
jwise wants to merge 1 commit into
joe-editor:mainfrom
jwise:jwise/qml
Open

syntax: add support for QML#122
jwise wants to merge 1 commit into
joe-editor:mainfrom
jwise:jwise/qml

Conversation

@jwise

@jwise jwise commented Jul 11, 2026

Copy link
Copy Markdown

QML is the absolutely bonkers language that the Trolls at Qt invented as a declarative language for their scripted UI. It is a lot like JavaScript, but adds some more syntax. This is some "good enough" syntax for QML that at least allows it to be meaningfully edited, although not all features are supported.

QML is the absolutely bonkers language that the Trolls at Qt invented as a
declarative language for their scripted UI.  It is a lot like JavaScript,
but adds some more syntax.  This is some "good enough" syntax for QML that
at least allows it to be meaningfully edited, although not all features are
supported.

Signed-off-by: Joshua Wise <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant