File tree
Expand file treeCollapse file tree
3 files changed
+62
-40
lines changedFilter options
- arduino-ide-extension/src/browser/contributions
Expand file treeCollapse file tree
3 files changed
+62
-40
lines changedarduino-ide-extension/src/browser/contributions/ino-language.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/ino-language.ts+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| ||
107 | 109 |
|
108 | 110 |
|
109 | 111 |
|
| 112 | + |
| 113 | + |
110 | 114 |
|
111 | 115 |
|
112 | 116 |
|
| ||
173 | 177 |
|
174 | 178 |
|
175 | 179 |
|
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
176 | 187 |
|
177 | 188 |
|
178 | 189 |
|
| ||
317 | 328 |
|
318 | 329 |
|
319 | 330 |
|
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
320 | 359 |
|
arduino-ide-extension/src/browser/contributions/update-arduino-state.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/update-arduino-state.ts+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
67 | 71 |
|
68 | 72 |
|
69 | 73 |
|
| ||
85 | 89 |
|
86 | 90 |
|
87 | 91 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 | 92 |
|
97 | 93 |
|
98 | 94 |
|
99 | 95 |
|
100 | 96 |
|
101 | 97 |
|
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
|
arduino-ide-extension/src/browser/contributions/verify-sketch.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/verify-sketch.ts+13-30Lines changed: 13 additions & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
| 65 | + |
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
| ||
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
135 |
| - |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
136 | 145 |
|
137 | 146 |
|
138 | 147 |
|
| ||
180 | 189 |
|
181 | 190 |
|
182 | 191 |
|
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
| 192 | + |
188 | 193 |
|
189 | 194 |
|
190 | 195 |
|
| ||
227 | 232 |
|
228 | 233 |
|
229 | 234 |
|
230 |
| - |
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| - |
236 |
| - |
237 |
| - |
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 | 235 |
|
253 | 236 |
|
254 | 237 |
|
|
0 commit comments