File tree
3 files changed
+44
-3
lines changedFilter options
- arduino-ide-extension/src
- browser/contributions
- common/protocol
- node
3 files changed
+44
-3
lines changedarduino-ide-extension/src/browser/contributions/upload-sketch.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/upload-sketch.ts+25-2Lines changed: 25 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| 130 | + |
130 | 131 |
|
131 | 132 |
|
132 | 133 |
|
| ||
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
140 |
| - |
141 |
| - |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
142 | 165 |
|
143 | 166 |
|
144 | 167 |
|
|
arduino-ide-extension/src/common/protocol/core-service.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/protocol/core-service.ts+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
81 | 86 |
|
82 | 87 |
|
83 | 88 |
|
|
arduino-ide-extension/src/node/core-service-impl.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/core-service-impl.ts+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
295 | 296 |
|
296 | 297 |
|
297 | 298 |
|
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
298 | 310 |
|
299 | 311 |
|
300 | 312 |
|
301 | 313 |
|
302 | 314 |
|
303 | 315 |
|
| 316 | + |
304 | 317 |
|
305 | 318 |
|
306 | 319 |
|
|
0 commit comments