File tree
75 files changed
+5559
-430
lines changed- .vscode
- arduino-ide-extension
- src
- browser
- auth
- contributions
- create
- data
- dialogs.ts
- local-cache
- style
- theia
- core
- workspace
- widgets
- cloud-sketchbook
- sketchbook
- common/protocol
- node
- auth
- docs
- static
- electron
- packager
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+5559
-430
lines changedDiff for: .vscode/launch.json
+13-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 | 2 |
| |
6 | 3 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 | 4 |
| |
21 | 5 |
| |
22 | 6 |
| |
| |||
106 | 90 |
| |
107 | 91 |
| |
108 | 92 |
| |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
109 | 106 |
| |
110 | 107 |
| |
111 | 108 |
|
Diff for: .vscode/tasks.json
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 | 2 |
| |
5 | 3 |
| |
6 | 4 |
| |
| |||
35 | 33 |
| |
36 | 34 |
| |
37 | 35 |
| |
38 |
| - | |
| 36 | + | |
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
|
Diff for: Dockerfile
-19
This file was deleted.
Diff for: arduino-ide-extension/package.json
+16-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 |
| |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
| 44 | + | |
41 | 45 |
| |
42 | 46 |
| |
| 47 | + | |
43 | 48 |
| |
44 | 49 |
| |
45 | 50 |
| |
| |||
48 | 53 |
| |
49 | 54 |
| |
50 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
51 | 59 |
| |
52 | 60 |
| |
53 |
| - | |
| 61 | + | |
54 | 62 |
| |
55 | 63 |
| |
56 | 64 |
| |
57 |
| - | |
| 65 | + | |
| 66 | + | |
58 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
59 | 71 |
| |
| 72 | + | |
| 73 | + | |
60 | 74 |
| |
61 | 75 |
| |
62 | 76 |
| |
|
0 commit comments