Login  Register

GTTools: A bug and a suggestion

Posted by Sean P. DeNigris on Feb 17, 2015; 12:40am
URL: https://forum.world.st/GTTools-A-bug-and-a-suggestion-tp4806061.html

GT Tools are awesome!!! I'm molding some inspectors right now ;)

Two things...

Bug (I think):
1. Type in Playground: "1 printString"
2. Place cursor between "print" and "String"
3. PrintIt
4. Press enter to paste PrintIt as comment

-> The comment appears at cursor position. I encountered this when I clicked at a random place in the selector to move the cursor to that line to PrintIt. At minimum, if nothing is selected, IMHO it should paste the comment after a word boundary, if not at the end of or line - not sure...

Suggestion: now that Pharo 4.0 has horizontal scrolling, it would be interesting to scroll between the Miller Columns of the Playground that way (if a scrollable panel doesn't have focus)
Cheers,
Sean