Commit 763fde0
File tree
5 files changed
+115
-39
lines changedFilter options
- arduino-ide-extension/src/browser
- contributions
- style
- theia/debug
5 files changed
+115
-39
lines changedarduino-ide-extension/src/browser/arduino-ide-frontend-module.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/arduino-ide-frontend-module.ts+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
| ||
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
368 |
| - |
| 368 | + |
| 369 | + |
369 | 370 |
|
370 | 371 |
|
371 | 372 |
|
| ||
771 | 772 |
|
772 | 773 |
|
773 | 774 |
|
| 775 | + |
| 776 | + |
774 | 777 |
|
775 | 778 |
|
776 | 779 |
|
| ||
874 | 877 |
|
875 | 878 |
|
876 | 879 |
|
877 |
| - |
| 880 | + |
878 | 881 |
|
879 | 882 |
|
880 | 883 |
|
|
arduino-ide-extension/src/browser/contributions/debug.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/debug.ts+24-4Lines changed: 24 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
67 | 82 |
|
68 |
| - |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
69 | 87 |
|
70 | 88 |
|
71 | 89 |
|
| ||
83 | 101 |
|
84 | 102 |
|
85 | 103 |
|
86 |
| - |
87 |
| - |
| 104 | + |
| 105 | + |
88 | 106 |
|
89 |
| - |
| 107 | + |
90 | 108 |
|
91 | 109 |
|
92 | 110 |
|
| ||
349 | 367 |
|
350 | 368 |
|
351 | 369 |
|
| 370 | + |
| 371 | + |
352 | 372 |
|
353 | 373 |
|
354 | 374 |
|
|
arduino-ide-extension/src/browser/style/debug.css
Copy file name to clipboard+9-32Lines changed: 9 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
15 | 5 |
|
16 | 6 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
29 | 11 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 12 | + |
36 | 13 |
|
arduino-ide-extension/src/browser/theia/debug/debug-configuration-widget.tsx
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/theia/debug/debug-configuration-widget.tsx+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
| ||
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
54 | 73 |
|
55 | 74 |
|
56 | 75 |
|
|
arduino-ide-extension/src/browser/theia/debug/debug-widget.ts
Copy file name to clipboard+57Lines changed: 57 additions & 0 deletions
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 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
0 commit comments