Alexander Pann

Results 84 issues of Alexander Pann

[A short explanation of your PR] @arimer I've created a dummy PR for this branch. I don't know if the feature is finished, so if you have time, just update...

As a result, things such as the horizontal lines from the cell layout language don't work. The problem is the `HeadlessEditorComponent` doesn't use `notifyCreation` and therefore the extensions are never...

When the model name is not valid [here](http://127.0.0.1:63320/node?ref=r%3Aeb0002ce-67d6-41e9-b36c-361c22b4de97%28com.mbeddr.mpsutil.smodule.runtime.lib%29%2F4786786957805000735), an IllegalArgumentException is thrown that is not a `ModelCannotBeCreatedException`. We should probably just catch the exception but as a workaround, you can...

``` java.lang.ClassNotFoundException: com/mbeddr/mpsutil/spreferences/runtime/SPreferencesPage at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at com.intellij.openapi.options.ConfigurableEP.findClassOrNull(ConfigurableEP.java:326) ``` This problem is known and described in the [register](http://127.0.0.1:63320/node?ref=e78f91af-08a8-4a7a-bed6-b22739ed069a%2Fr%3Af9e42dff-7cc2-48de-b7f5-594a5da757ae%28com.mbeddr.mpsutil.spreferences.runtime%2Fcom.mbeddr.mpsutil.spreferences.runtime%29%2F5053883086740929243) method of the page. I guess the workaround is not...

![image (1)](https://user-images.githubusercontent.com/88385944/215730232-8e5c38ae-cc38-42f0-80a6-fb09d791fe26.png) I am guessing that all words that implement IWordInViewer are not supported for some reason.

comp.doc

there is no entry in the substitute menu.

bug

When entering the `grammarCells` transformation menu part into the section of a transformation menu, so that I can use them together with manual side transformations, the grammar cell transformations don't...

comp.grammarcells

Normally, you enter some specific text and the flag is set to true. When you delete the displayed text, the flag is set to false (= removed). This works well...

feature
comp.grammarcells

The buttons are always rendered at the top of the editor cell. An option for center and top alignment would also be nice, so that you don't have to overwrite...

feature