-
java.util.ConcurrentModificationException
at jetbrains.mps.nodeEditor.cells.collections.AbstractContainer$ContentsIterator.checkForComodification(AbstractContainer.java:281)
at jetbrains.mps.nodeEdi…
-
When using platform in Version `com.mbeddr:platform:2022.3.24843.4b3a10a` from stubs, this exception is popping up on startup.
Everytime I try to open a root node this exception is thrown, prohibi…
-
I'm getting this exception twice every time I start MPS. Can this be avoided?
I use 2023.2.2872.2b32f29 a sa global library.
```
java.lang.Throwable: Extension was already added: com.mbeddr.mpsu…
-
I upgraded from the extensions in our project from `9999.9.2969.cbade73-20240912.194917-1` to `9999.9.3003.4ff035e-20241106.030219-1` as build 2969 is no longer available from the maven repository any…
-
I am running out of memory and it seems that a lot of memory is allocated by classes from this package (21 classes in the top 200 classes allocating more memory).
Below I report the data in CSV, fo…
-
I created a "#macro" that references itself: `#macro M1() = M1();`.
This doesn't make sense, but MPS becomes unresponsive because of all the StackOverflowErrors that are thrown.
```
java.lang.StackOv…
-
Hello.
Are you planning to upgrade the plugin to the newest version?
-
Icon is missing for MPS, a JetBrains IDE that is part of their suite of products that also includes [PHPStorm](https://github.com/numixproject/numix-icon-theme-circle/blob/master/Numix-Circle/48x48/ap…
-
Using 2020.3.5 but may be a problem with 2021 as well. When using com.mbeddr.mpsutil.datepicker there seems to be some class loading issues when the look and feel from MPS preferences is set to macOS …
-
Test environment: Current iets3.core master (migrated to 2020.3), and MPS 2020.3.1 on MacOs 10.15.7.
When opening the project with MPS and closing it again, MPS returns to the (new) welcome screen…