File tree
Expand file treeCollapse file tree
5 files changed
+62
-9
lines changedFilter options
- arduino-ide-extension/src
- browser/contributions
- common
- protocol
- node
Expand file treeCollapse file tree
5 files changed
+62
-9
lines changedarduino-ide-extension/src/browser/contributions/debug.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/debug.ts+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
250 |
| - |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
251 | 253 |
|
252 | 254 |
|
253 | 255 |
|
|
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+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
112 | 117 |
|
113 |
| - |
| 118 | + |
114 | 119 |
|
115 | 120 |
|
116 | 121 |
|
|
arduino-ide-extension/src/common/utils.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/utils.ts+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
17 | 21 |
|
18 | 22 |
|
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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
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+45-3Lines changed: 45 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
38 | 45 |
|
39 | 46 |
|
40 | 47 |
|
| ||
668 | 675 |
|
669 | 676 |
|
670 | 677 |
|
671 |
| - |
| 678 | + |
672 | 679 |
|
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
673 | 714 |
|
674 | 715 |
|
675 |
| - |
| 716 | + |
676 | 717 |
|
677 | 718 |
|
678 |
| - |
| 719 | + |
| 720 | + |
679 | 721 |
|
680 | 722 |
|
681 | 723 |
|
|
0 commit comments