MPS-extensions
MPS-extensions copied to clipboard
MPS-extensions aims to ease language development within MPS.
Merge changes from `maintenance/mps20222` to `maintenance/mps20223`.
Merge changes from `maintenance/mps20213` to `maintenance/mps20222`.
This changeset comprises a reimplementation of ProjectViewExtension from "shadow models" on top of the new ProjectPane API, as well as a few minor fixes that make the project build with...
Using MPS 2020.3 and grammar cells. This is discussed in Slack, https://jetbrains-mps.slack.com/archives/C3YUV3YK0/p1628146601046300. A a (new) user, this seems to expose quite some details as to how grammar cells are implemented...
Otherwise, the intentions descriptor is not getting generated.
From mbeddr.core created by [joswarmer](https://github.com/joswarmer) : mbeddr/mbeddr.core#1456 The content of a box (i.e. a text editor) is very close to the box border. This distance is fixed currently. I would...
From mbeddr.core created by [krishnanm86](https://github.com/krishnanm86) : mbeddr/mbeddr.core#1877 Starting Point The user creates an incomplete connection in the textual view. This is a point of inconsistency visible to the user in...
From mbeddr.core created by [stephaneberle9](https://github.com/stephaneberle9) : mbeddr/mbeddr.core#1860 - Enable selected edge(s) to be hidden, e.g., via right-click on edge + context menu entry - Enable all hidden edges to be...
From mbeddr.core created by [stephaneberle9](https://github.com/stephaneberle9) : mbeddr/mbeddr.core#1861 Sometimes, when new boxes are placed in a diagram, their text becomes very small and is hard to read. The problem can be...