Commit 69ae38e
File tree
Expand file treeCollapse file tree
88 files changed
+6494
-3921
lines changedFilter options
- .vscode
- arduino-ide-extension
- scripts
- src
- browser
- boards
- contributions
- dialogs
- certificate-uploader
- firmware-uploader
- serial/monitor
- style
- theia/dialogs
- common
- protocol
- electron-main/theia
- node
- cli-protocol
- cc/arduino/cli
- commands/v1
- debug/v1
- settings/v1
- google/rpc
- test
- browser
- fixtures
- common
- node
- i18n
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
88 files changed
+6494
-3921
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
97 | 104 |
|
98 | 105 |
|
99 | 106 |
|
|
arduino-ide-extension/package.json
Copy file name to clipboardExpand all lines: arduino-ide-extension/package.json+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
127 | 126 |
|
128 | 127 |
|
129 | 128 |
|
130 | 129 |
|
131 | 130 |
|
132 | 131 |
|
133 |
| - |
| 132 | + |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
176 | 180 |
|
177 | 181 |
|
178 |
| - |
| 182 | + |
179 | 183 |
|
180 | 184 |
|
181 | 185 |
|
|
arduino-ide-extension/scripts/utils.js
Copy file name to clipboardExpand all lines: arduino-ide-extension/scripts/utils.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
| 116 | + |
| 117 | + |
116 | 118 |
|
117 | 119 |
|
118 | 120 |
|
|
arduino-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+7-11Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
31 | 34 |
|
32 | 35 |
|
33 | 36 |
|
| ||
61 | 64 |
|
62 | 65 |
|
63 | 66 |
|
64 |
| - |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
| ||
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
103 |
| - |
| 105 | + |
104 | 106 |
|
105 | 107 |
|
106 | 108 |
|
| ||
208 | 210 |
|
209 | 211 |
|
210 | 212 |
|
211 |
| - |
212 | 213 |
|
213 | 214 |
|
214 | 215 |
|
| ||
445 | 446 |
|
446 | 447 |
|
447 | 448 |
|
| 449 | + |
448 | 450 |
|
449 | 451 |
|
450 |
| - |
451 |
| - |
452 |
| - |
453 | 452 |
|
454 | 453 |
|
455 | 454 |
|
| ||
478 | 477 |
|
479 | 478 |
|
480 | 479 |
|
481 |
| - |
482 | 480 |
|
483 | 481 |
|
484 | 482 |
|
| ||
751 | 749 |
|
752 | 750 |
|
753 | 751 |
|
| 752 | + |
754 | 753 |
|
755 | 754 |
|
756 | 755 |
|
| ||
879 | 878 |
|
880 | 879 |
|
881 | 880 |
|
882 |
| - |
883 |
| - |
884 |
| - |
885 | 881 |
|
886 | 882 |
|
887 | 883 |
|
|
0 commit comments