JetBrains / MPS-extensions

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

Add the editor hints to the Projection menu #191

Open eugenschindler opened 5 years ago

eugenschindler commented 5 years ago

From mps-plaintextgen created by eugenschindler: DSLFoundry/mps-plaintextgen#18

Also explore a menu that is node-context dependent. For example: grey out projections that are not applicable on a certain node.

eugenschindler commented 5 years ago

So far, the com.mbeddr.mpsutil.refactoring language (needed for the projections menu) is part of the mbeddr plugins, which we will not make a dependency for plaintextgen, so this feature will have to wait for now (until refactoring becomes part of the MPS Extensions)