-
I added a lot of jar files to mps, and now it takes half an hour for my mps to open. Is there any way to solve it?
-
Hi,
this bug occurs with mbeddr platform build version 1.0.20402.
pressing Ctrl+C when selecting a concept that projects a table we get the following NPE:
java.lang.NullPointerException
…
-
I would like to remove https://github.com/JetBrains/MPS-extensions/tree/plaintext-gen.
I think this branch was meant to help me integrate https://github.com/DSLFoundry/mps-plaintextgen repository to…
-
Also check select next/all trace buttons because there was also a report of a null pointer.
Exception in rerun button
```
Action dispatch failed (level:1)
java.lang.NumberFormatException: For in…
-
In a project I have noticed that commenting/uncommenting this rule causes an exception:
This seems true for all the rules in these languages which have constraints (i.e., they specify the type …
-
Hi!
Is it possible to implement something similar to https://www.jetbrains.com/help/mps/commenting-and-uncommenting-blocks-of-code.html?
By pressing some shortcut defined by us, the code selected …
-
I'm trying to deserialize https://github.com/LIonWeb-org/lioncore-mps/blob/niko/importer/solutions/io.lionweb.mps.json.test/resources/TestLang-metamodel.json , and get this exception:
```
Simulati…
-
I created a diagram, with a few sub-diagram, each of which have a few boxes in them. When connecting from a port on a box inside the sub-diagram, to a box in the root-diagram, the boxes in the root-di…
-
Not sure if that's mbeddr or mxgraph issue
```
java.awt.dnd.InvalidDnDOperationException: Drag and drop in progress
at sun.awt.dnd.SunDragSourceContextPeer.setDragDropInProgress(SunDragSourceCont…
-
Installing the "de.itemis.mps.editor.diagram" plugin through the MPS Marketplace is failing, as the "de.q60.mps.libs" dependency is not automatically resolved.
To resolve this, I had to build MPS-…