|
|
|
@ -27,10 +27,10 @@ |
|
|
|
|
"filePanel.solghaction": "Solidity Test Workflow", |
|
|
|
|
"filePanel.workspace.tssoltestghaction": "Adds a preset yml file to run mocha and chai tests for solidity on github actions CI", |
|
|
|
|
"filePanel.tssoltestghaction": "Mocha Chai Test Workflow", |
|
|
|
|
"filePanel.workspace.addscriptetherscan": "Adds a scripts which can be used to interact with the etherscan API.", |
|
|
|
|
"filePanel.addscriptetherscan": "Add Etherscan script", |
|
|
|
|
"filePanel.workspace.addscriptdeployer": "Adds a scripts which can be used to deploy contracts.", |
|
|
|
|
"filePanel.addscriptdeployer": "Add Contract deployer script", |
|
|
|
|
"filePanel.workspace.addscriptetherscan": "Adds scripts which can be used to interact with the Etherscan API", |
|
|
|
|
"filePanel.addscriptetherscan": "Add Etherscan scripts", |
|
|
|
|
"filePanel.workspace.addscriptdeployer": "Adds scripts which can be used to deploy contracts", |
|
|
|
|
"filePanel.addscriptdeployer": "Add contract deployer scripts", |
|
|
|
|
"filePanel.workspace.slitherghaction": "Adds a preset yml file to run slither analysis on github actions CI", |
|
|
|
|
"filePanel.slitherghaction": "Slither Workflow", |
|
|
|
|
"filePanel.workspace.helperscripts": "Adds convenient scripts to the 'scripts' directory", |
|
|
|
|