MPS-extensions icon indicating copy to clipboard operation
MPS-extensions copied to clipboard

MPS-extensions aims to ease language development within MPS.

Results 173 MPS-extensions issues
Sort by recently updated
recently updated
newest added

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

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....

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

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,...

bug
comp.langvis

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...

bug
comp.grammarcells

Imagine a recursive structure like this: ![image](https://user-images.githubusercontent.com/19651078/68950761-1887fc80-07bd-11ea-9680-ca03df0234ea.png) The grammar.optional cell has the transformation text ":" and wraps a sequence. My expectation is that the corresponding side transformation only triggers for...

bug
comp.grammarcells

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.

bug
comp.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...

orga

When my diagram boxes contain slightly less trivial editors, the positioning is all messed up: ![image](https://user-images.githubusercontent.com/63954267/81268524-510be300-9048-11ea-9615-765f38b4176b.png) The little blue box next to the vertical list of resources indicates the property...

bug
comp.diagram

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.

feature
comp.plaintextgen