Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/developers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ Ethereum has a large and growing number of tools to help developers build, test,

## Integrated Development Environments (IDEs)


### Visual Studio Code *Professional cross-platform IDE with official Ethereum support.*
- [Visual Studio Code](https://code.visualstudio.com/)
- [Azure Blockchain Workbench plugin](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-azure-blockchain.azure-blockchain-workbench?tab=Overview)
- [Code samples](https://github.com/Azure-Samples/blockchain/blob/master/blockchain-workbench/application-and-smart-contract-samples/readme.md)

### Remix *Web-based IDE with built in static analysis, and a test blockchain virtual machine.*
- [remix.ethereum.org](https://remix.ethereum.org/)

Expand Down