File tree
7 files changed
+58
-2
lines changed- lib
- services
- resources
7 files changed
+58
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
|
- bootstrap.ts+7
- declarations.d.ts+28-2
- definitions/colors.d.ts+23
- definitions/commands-service.d.ts+3-3
- definitions/config.d.ts+2
- definitions/prompt.d.ts+41
- definitions/user-settings.d.ts+6
- definitions/watchr.d.ts+11-3
- dispatchers.ts+2-2
- errors.ts+6-5
- helpers.ts+24-1
- http-client.ts+1-1
- prompter.ts+110
- services/analytics-service.ts+233
- services/cancellation.ts+4-3
- services/commands-service.ts+9-7
- services/user-settings-service.ts+50
- vendor/EqatecMonitor.js+1.4k
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
|
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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
| 31 | + | |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
| |||
37 | 41 |
| |
38 | 42 |
| |
39 | 43 |
| |
| 44 | + | |
40 | 45 |
| |
41 | 46 |
| |
42 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + |
0 commit comments