JetBrains / MPS-extensions

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

com.mbeddr.mpsutil.editor.querylist: Add support for dynamic content in querylists #770

Closed alexanderpann closed 4 months ago

alexanderpann commented 4 months ago

Dynamic generated nodes (without a model) can now be used in query lists if read-only is set to true.

All other actions like inserting nodes, deleting etc. won't work when the cell is not read-only because the node is not attached to any model.