Christoph Thiede

Results 217 issues of Christoph Thiede

Currently, you need to reopen the method in question in order to get the enhanced representation.

![image](https://user-images.githubusercontent.com/38782922/156248797-d399d4b5-23f1-4b97-b007-ecb22e80a1c9.png)

Trying to accept a new name in a metaclass leads to the following error: ![image](https://user-images.githubusercontent.com/38782922/148227045-c148f457-929a-4164-8328-871e7a378009.png) Instead, I would have expected to rename the underlying non-meta class, too.

ATM, the default accept command will delete the old method and install the new one. Alternatively, one can press cmd + shift + s to save only the new method....

![Uploading sandblocks-paste-in-cascade.gif…]() As a work-around, one can use Drag-n-drop

- Handle Cmd + Home and Cmd + End - Cmd + N: Browse senders of binding - #( should create literal array rather than symbol - insert block content...

![sandblocks-bug-method-equality](https://user-images.githubusercontent.com/38782922/148224694-979ecf01-d5fd-46f5-8d62-586e781fc44f.gif) Please let me know if this is caused by a bug in the Trunk.

![sandblocks-bug-cannot-type-into-autocreated-method](https://user-images.githubusercontent.com/38782922/148226061-e7a2ae7f-b46a-44ad-b803-68e50c5216c8.gif)

There is a lot of potential in this plugin, and maybe the SimulationStudio integration could be optimized and re-enabled. Internal brainstorming thread: https://hpi-swa-teaching.slack.com/archives/D01CU407X3J/p1641322503014600

![image](https://user-images.githubusercontent.com/38782922/148438446-eb97ad03-be56-46b0-9a4d-c6381e51d800.png) ![image](https://user-images.githubusercontent.com/38782922/148438403-8b7d2cbf-8ba5-4efe-ad4a-b3ac231bf5c3.png) The superclass should be the previously selected class, not `Object`.