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: don't force the element's concept #836

Closed alexanderpann closed 2 months ago

alexanderpann commented 2 months ago

The automatically applied quick fix sometimes doesn't work as intended and the editor starts flickering (maybe the type calculation is non-deterministic, I couldn't reproduce it). The element's concept can now be set on your own risk. It is used in different places in MPS but doesn't seem critical to me.