Solidity contracts in Visual Studio Code
After the recent release of Visual Studio Code beta, and its support for extensions, I decided to add support for the Ethereum Solidity smart contract language. I started the extension using as a template the…