-
Notifications
You must be signed in to change notification settings - Fork 519
Commit efcde4d
Add 'Open Examples Folder' command
This change introduces a new command called "Open Examples Folder" which
opens the bundled folder of example scripts. This saves us from having to
tell people where to find the folder since it's not the easiest path to
get to.1 parent 6431df3 commit efcde4d
2 files changed
+37
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | - | ||
30 | + | ||
31 | + | ||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
142 | 148 |
| |
143 | 149 |
| |
144 | 150 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + |
0 commit comments