Commit cff2c95
File tree
Expand file treeCollapse file tree
6 files changed
+1299
-1277
lines changedFilter options
- .vscode
- arduino-ide-extension/src
- browser/theia/core
- electron-browser
- theia/core
- electron-main/theia
Expand file treeCollapse file tree
6 files changed
+1299
-1277
lines changed-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
| ||
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
64 |
| - |
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
|
arduino-ide-extension/src/browser/theia/core/application-shell.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/theia/core/application-shell.ts+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
| 7 | + |
6 | 8 |
|
7 | 9 |
|
8 | 10 |
|
| ||
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
21 | 26 |
|
22 | 27 |
|
23 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
24 | 32 |
|
25 | 33 |
|
26 | 34 |
|
| ||
60 | 68 |
|
61 | 69 |
|
62 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
63 | 75 |
|
64 | 76 |
|
65 | 77 |
|
|
arduino-ide-extension/src/electron-browser/electron-window-service.ts
Copy file name to clipboard+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
arduino-ide-extension/src/electron-browser/theia/core/electron-menu-module.ts
Copy file name to clipboard+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 |
| - |
4 | 5 |
|
5 |
| - |
| 6 | + |
6 | 7 |
|
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
| 16 | + |
| 17 | + |
14 | 18 |
|
arduino-ide-extension/src/electron-main/theia/electron-main-application.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/electron-main/theia/electron-main-application.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
|
0 commit comments