MPS-extensions
MPS-extensions copied to clipboard
MPS-extensions aims to ease language development within MPS.
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...
PlainTextFlow silently blocks the generators from creating any output, even though everything seems to be set up just fine, and the build reports success for the language and the model....
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...
The Language Visualization plugin does not take into account that different 'languages' may contain concepts that have the same name. This leads to incorrect references in the generated PlantUML model,...
Is it known/the intended behavior, that, if I have a sequence of transformation text where one string is a prefix of the other, that the order in which they appear...
Imagine a recursive structure like this:  The grammar.optional cell has the transformation text ":" and wraps a sequence. My expectation is that the corresponding side transformation only triggers for...
It would be helpful to at least show null-strings differently in plaintextgen editors than empty strings. Currently, this will throw a NPE deep in plaintextgen.
Currently we already have `org.apache.commons` plugin containing equaly named solution with some frequently used Apache Commons components, like `IO`, `Lang` and `Math`. However, `Collections` library is not included there, but...
When my diagram boxes contain slightly less trivial editors, the positioning is all messed up:  The little blue box next to the vertical list of resources indicates the property...
From mps-plaintextgen created by [eugenschindler](https://github.com/eugenschindler): DSLFoundry/mps-plaintextgen#13 For generating lists, it is useful to have something like the separators in MPS textual editors.