Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Releases: 7finney/code-remix

alpha

12 Mar 19:37

Choose a tag to compare

alpha Pre-release
Pre-release

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, Ethdoc and few more very useful plugins from Remix IDE
  • Load plugins from the local development directory (for plugin developers)