File tree
Expand file treeCollapse file tree
6 files changed
+71
-14
lines changedFilter options
- arduino-ide-extension/src
- browser/contributions
- common/protocol
- node
- i18n
Expand file treeCollapse file tree
6 files changed
+71
-14
lines changedarduino-ide-extension/src/browser/contributions/debug.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/debug.ts+45-8Lines changed: 45 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
7 | 12 |
|
8 | 13 |
|
9 | 14 |
|
| ||
16 | 21 |
|
17 | 22 |
|
18 | 23 |
|
19 |
| - |
20 |
| - |
21 | 24 |
|
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
| ||
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
| ||
203 | 204 |
|
204 | 205 |
|
205 | 206 |
|
206 |
| - |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
207 | 229 |
|
208 | 230 |
|
209 | 231 |
|
| ||
215 | 237 |
|
216 | 238 |
|
217 | 239 |
|
218 |
| - |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
219 | 256 |
|
220 | 257 |
|
221 | 258 |
|
|
arduino-ide-extension/src/common/protocol/sketches-service.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/protocol/sketches-service.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
108 | 114 |
|
109 | 115 |
|
110 | 116 |
|
|
arduino-ide-extension/src/node/is-temp-sketch.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/is-temp-sketch.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
arduino-ide-extension/src/node/sketches-service-impl.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/sketches-service-impl.ts+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
658 | 658 |
|
659 | 659 |
|
660 | 660 |
|
661 |
| - |
| 661 | + |
662 | 662 |
|
663 | 663 |
|
664 | 664 |
|
665 |
| - |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
666 | 679 |
|
667 | 680 |
|
668 | 681 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
194 |
| - |
| 194 | + |
| 195 | + |
195 | 196 |
|
196 | 197 |
|
197 | 198 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
|
0 commit comments