"Fix" button (API to update file content yet to be added).
Functions of the Plugin
Create default configuration files
Run Solium on the current file when it is saved or in real-time as the user keeps writing code Decision to be taken
Apply Solium fix either automatically (if the user selects this option) or when the Fix button is clicked. Update the solidity file(s) in-place. Decision to be taken
We are the team behind Remix IDE and related libraries, using this hackathon as a kickstart for the Remix API.
We've setup an extended team for helping you during this event
Remix team - @ninabreznik @serapath @ryestew @yann300 @iurimatias
Go team - @ligi @holiman
Solidity team - @leonardoalt @chriseth
C++, ewasm - @chfast @axic
Beside normal funding, we will at the end of the event select 4 teams that will receive sponsorship from the Ethereum Foundation.
Be sure to contact us at any time online or grab us directly at the event.
Skills wanted
JavaScript / Ethereum
Communication
We will be around giving advice and helping if needed.
And in any case just drop your thoughts there ;)
Solium Plugin
(subject to change)
We've been releasing an API (available in http://remix-alpha.ethereum.org) which allows developing plugin for Remix. (See https://github.com/ethereum/remix/blob/master/docs/remix_plugin.md and https://github.com/ethereum/remix/blob/master/docs/remix_plugin_api.md) Checkout https://remix-alpha.ethereum.org /
settings tab / Oraclize
for a live example.This issue is specifically about developing a
Solium Plugin
.Proposal for implementation
(You don't need to strictly follow this proposal, we would like to have your feedback)
https://github.com/duaraghav8/Solium
Functions of the Plugin
fix
either automatically (if the user selects this option) or when theFix
button is clicked. Update the solidity file(s) in-place. Decision to be takenLinks
Team
We are the team behind Remix IDE and related libraries, using this hackathon as a kickstart for the Remix API. We've setup an extended team for helping you during this event
Beside normal funding, we will at the end of the event select 4 teams that will receive sponsorship from the Ethereum Foundation.
Be sure to contact us at any time online or grab us directly at the event.
Skills wanted
JavaScript / Ethereum
Communication
We will be around giving advice and helping if needed. And in any case just drop your thoughts there ;)
https://gitter.im/ethereum/remix-dev-plugin
How to get started:
src
folder