Commit 671db2eb authored by LianaHus's avatar LianaHus Committed by ioedeveloper

preactivate solidity

parent 0ef48c71
......@@ -406,6 +406,10 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
const framingService = new FramingService(sidePanel, menuicons, mainview, this._components.resizeFeature)
framingService.start()
// preactivate solidity plugin
appManager.ensureActivated('solidity')
appManager.ensureActivated('udapp')
// get the file list from the parent iframe
loadFileFromParent(fileManager)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment