Christoph Thiede

Results 217 issues of Christoph Thiede

- Typing a colon at the end of a closure argument should add another argument to the closure - pressing backspace on an empty closure argument should delete it and...

Typing := should only insert an assignment but not a message send for `=`.

![image](https://user-images.githubusercontent.com/38782922/148133946-3498eb7e-aecc-403f-971b-cc555d5c53bc.png) should rather be "define" than "send"

![image](https://user-images.githubusercontent.com/38782922/148132780-a4762168-4608-40ef-8b6f-3c523ce51937.png)

- in block style, of course - could be linked in preferences editor https://hpi-swa-teaching.slack.com/archives/D01CU407X3J/p1641335395032800

For follow-up: When I copy a class or method block (from the CodeHolder) and paste it after deselecting the class/method, edit the name, and accept it, the previous class/method is...

This is cool but not really what I would have expected: ![image](https://user-images.githubusercontent.com/38782922/145399913-a40c1370-bdbb-4214-9432-c06049af59de.png) It would be nice if I had the possibility to edit layered methods just like it is possible...

# only the first method is displayed, regardless of the selection - change sorters - MsrRecordBrowser # if no method is selected, sandblocks displays a `nil` block ![image](https://user-images.githubusercontent.com/38782922/145065491-3a7cbcd6-b45a-4fbe-988f-0c33b4f4bdf6.png) - message...

Useful for repairing a project which's directory has been moved to another location on the disk. This does NOT move the directory on disk. ![squot-change-project-dir](https://user-images.githubusercontent.com/38782922/193898916-434df0b2-0e98-4784-bbef-5d022aed179f.png)

enhancement
Squit
ui

Pulling can be slow, unfortunately. (To my surprise, even when there was no new commit at the origin so pull should effectively be a no-op.) Would it be possible to...

enhancement
FileSystem-Git