|
|
|
@ -386,7 +386,6 @@ class AppComponent { |
|
|
|
|
await this.appManager.activatePlugin(['hiddenPanel', 'pluginManager', 'codeParser', 'codeFormatter', 'fileDecorator', 'terminal', 'blockchain', 'fetchAndCompile', 'contentImport', 'gistHandler']) |
|
|
|
|
await this.appManager.activatePlugin(['settings']) |
|
|
|
|
await this.appManager.activatePlugin(['walkthrough', 'storage', 'search', 'compileAndRun', 'recorder']) |
|
|
|
|
// await this.appManager.activatePlugin(['solidityumlgen'])
|
|
|
|
|
|
|
|
|
|
this.appManager.on( |
|
|
|
|
'filePanel', |
|
|
|
|