JetBrains / MPS-extensions

MPS-extensions aims to ease language development within MPS.
https://jetbrains.github.io/MPS-extensions/
Apache License 2.0
80 stars 49 forks source link

Querylist: no support for style attributes in in the default editor cell #695

Closed alexanderpann closed 6 months ago

alexanderpann commented 9 months ago

The query method of the style attribute cannot be created/referenced for example: style.set(StyleAttributes.FONT_STYLE, query()); where the generated method query doesn't exist. This also affects builtin style attributes such as font-style.