Skip to content

Commit 4308991

Browse files
committed
Link to help from default trace debugger contents
1 parent a11d564 commit 4308991

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
accessing - code pane
22
emptyContents
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}

packages/TraceDebugger.package/TraceDebugger.class/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
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",

0 commit comments

Comments
 (0)