-
-
Notifications
You must be signed in to change notification settings - Fork 491
Commit 9228dfb
author
committedAkos Kitta
fix: provide multiple build path guesses
IDE2 does not know what casing the CLI uses
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>1 parent be88074 commit 9228dfb
File tree
5 files changed
+62
-9
lines changed- arduino-ide-extension/src
- browser/contributions
- common
- protocol
- node
5 files changed
+62
-9
lines changedOriginal 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 |
| |
|
Lines 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 |
| |
|
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 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + | ||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | + | ||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
39 | 46 |
| |
40 | 47 |
| |
41 | 48 |
| |
| |||
576 | 583 |
| |
577 | 584 |
| |
578 | 585 |
| |
579 | - | ||
586 | + | ||
580 | 587 |
| |
588 | + | ||
589 | + | ||
590 | + | ||
591 | + | ||
592 | + | ||
593 | + | ||
594 | + | ||
595 | + | ||
596 | + | ||
597 | + | ||
598 | + | ||
599 | + | ||
600 | + | ||
601 | + | ||
602 | + | ||
603 | + | ||
604 | + | ||
605 | + | ||
606 | + | ||
607 | + | ||
608 | + | ||
609 | + | ||
610 | + | ||
611 | + | ||
612 | + | ||
613 | + | ||
614 | + | ||
615 | + | ||
616 | + | ||
617 | + | ||
618 | + | ||
619 | + | ||
620 | + | ||
621 | + | ||
581 | 622 |
| |
582 | 623 |
| |
583 | - | ||
624 | + | ||
584 | 625 |
| |
585 | 626 |
| |
586 | - | ||
627 | + | ||
628 | + | ||
587 | 629 |
| |
588 | 630 |
| |
589 | 631 |
| |
|
0 commit comments