File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
packages/TraceDebugger.package/TraceDebugger.class Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11accessing - code pane
22emptyContents
33
4- ^ ' '
4+ ^ ' Carpe Squeak! To learn more about the trace debugger, {1}' asText format:
5+ {' check out the tutorial.' asText
6+ addAttribute: (PluggableTextAttribute evalBlock: [self showHelp]);
7+ yourself }
Original file line number Diff line number Diff line change 137137 "dragTypeForContext:" : " ct 1/26/2022 21:20" ,
138138 "dragTypeForContextAt:" : " ct 3/15/2022 20:59" ,
139139 "editContents:" : " ct 3/15/2022 17:46" ,
140- "emptyContents" : " ct 11/30/2021 20:44 " ,
140+ "emptyContents" : " ct 3/18/2022 22:22 " ,
141141 "errorWasInUIProcess:" : " ct 1/26/2022 16:01" ,
142142 "evaluateExpression:requestor:" : " ct 3/15/2022 17:49" ,
143143 "exploreIt:result:" : " ct 3/15/2022 17:49" ,
You can’t perform that action at this time.
0 commit comments