ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.46k stars 950 forks source link

Plugin API - set Run tab values #136

Open loredanacirstea opened 6 years ago

loredanacirstea commented 6 years ago

Adding APIs for allowing plugins to set (some of the) Run tab values directly:

This would make the user experience easy, but they might also be a security risk if the user is unaware that a plugin can do this.

yann300 commented 4 years ago

@LianaHus @GrandSchtroumpf bumping up this (very) old issue, shall we add it at some point?