Eugen Schindler

Results 38 issues of Eugen Schindler

I can't find the com.mbeddr.mpsutil.refactoring language (needed for me mainly for the ProjectionModeSwitcher) in the JetBrains plugin repository. It could be made available, but it may also be considered to...

Pure MPS migrations have been done and everything works until 2022.3, except the RCP build (will fix that in another PR)

From mps-plaintextgen created by [eugenschindler](https://github.com/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.

enhancement
comp.plaintextgen

From mps-plaintextgen created by [nkoester](https://github.com/nkoester): DSLFoundry/mps-plaintextgen#26 I face the issue of not being able to specify the vertical alignment of text within nested layouts. A simple example of this would...

bug
comp.plaintextgen

From mps-plaintextgen created by [eugenschindler](https://github.com/eugenschindler): DSLFoundry/mps-plaintextgen#28 Obviously, we will need some kind of mechanism to specify how to generate this to a "comment", where comments are domain-specific things that can...

feature
comp.plaintextgen

From mps-plaintextgen created by [eugenschindler](https://github.com/eugenschindler): DSLFoundry/mps-plaintextgen#32 MPS 2018.2 has introduced explicit generator tests, so I think it's time we add generator tests :-)

enhancement
comp.plaintextgen

From mps-plaintextgen created by [JoostvanPinxten](https://github.com/JoostvanPinxten): DSLFoundry/mps-plaintextgen#43 If a user is not so familiair with the MPS generator structure, it can be a challenge to figure out where the right entry...

comp.plaintextgen
docs

From mps-plaintextgen created by [eugenschindler](https://github.com/eugenschindler): DSLFoundry/mps-plaintextgen#41 Look in PasteAsJavaClass (URL: http://127.0.0.1:63320/node?ref=r%3Ac6bc30d1-d0d1-44c6-ba7e-90e78619615e%28jetbrains.mps.ide.java.actions%29%2F2872212824181502651) for a pointer on how to do this.

enhancement
comp.plaintextgen

How to reproduce: - make a number of words in a Line. - select a subset of the words in the line - apply one of the intentions "surround with...

bug
comp.plaintextgen

Currently, if one fills in a null-value in a model, plaintextgen will give an NPE. The original rationale for not adding null-value checks was a performance argument: adding such checks...

enhancement
comp.plaintextgen