Commit 39ab836
File tree
Expand file treeCollapse file tree
2 files changed
+84
-0
lines changedFilter options
- arduino-ide-extension/src/browser
- theia/filesystem
Expand file treeCollapse file tree
2 files changed
+84
-0
lines changedarduino-ide-extension/src/browser/arduino-ide-frontend-module.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/arduino-ide-frontend-module.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
356 | 356 |
|
357 | 357 |
|
358 | 358 |
|
| 359 | + |
| 360 | + |
359 | 361 |
|
360 | 362 |
|
361 | 363 |
|
| ||
1034 | 1036 |
|
1035 | 1037 |
|
1036 | 1038 |
|
| 1039 | + |
| 1040 | + |
| 1041 | + |
| 1042 | + |
1037 | 1043 |
|
arduino-ide-extension/src/browser/theia/filesystem/file-resource.ts
Copy file name to clipboard+78Lines changed: 78 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 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
0 commit comments