Commit da0fecf
File tree
Expand file treeCollapse file tree
5 files changed
+7
-39
lines changedFilter options
- arduino-ide-extension/src
- browser/contributions
- common/protocol
- node
- i18n
Expand file treeCollapse file tree
5 files changed
+7
-39
lines changedarduino-ide-extension/src/browser/contributions/about.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/about.ts+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
| 44 | + |
49 | 45 |
|
50 | 46 |
|
51 | 47 |
|
52 | 48 |
|
53 |
| - |
| 49 | + |
54 | 50 |
|
55 | 51 |
|
56 | 52 |
|
57 | 53 |
|
58 |
| - |
59 |
| - |
60 | 54 |
|
61 | 55 |
|
62 | 56 |
|
|
arduino-ide-extension/src/common/protocol/config-service.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/protocol/config-service.ts+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
| 6 | + |
9 | 7 |
|
10 | 8 |
|
11 | 9 |
|
|
arduino-ide-extension/src/node/arduino-daemon-impl.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/arduino-daemon-impl.ts+1-23Lines changed: 1 addition & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 | 129 |
|
152 | 130 |
|
153 | 131 |
|
|
arduino-ide-extension/src/node/config-service-impl.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/config-service-impl.ts+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
| 134 | + |
| 135 | + |
138 | 136 |
|
139 | 137 |
|
140 | 138 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
0 commit comments