This repository was archived by the owner on Jun 15, 2021. It is now read-only.
Releases: 7finney/code-remix
Releases · 7finney/code-remix
alpha
Ethereum Remix plugins in VSCode
In an effort to bring remix plugins and vscode together we made code-remix. This extension enables vscode users to use the most popular smart contract development tools from Remix IDE. In this alpha version we have the following features available from Remix IDE:
- compile solidity using the latest and other available versions of
solidity - Use
solhint,sourcify,LearnEth,Ethdocand few more very useful plugins from Remix IDE - Load plugins from the local development directory (for plugin developers)