VSC extension recommendations

I find Juan Blanco’s extension a must if you are using VSCode for anything Ethereum. Apart from it, I also use:

  • EditorConfig for VS Code and Prettier extensions for code formatting.
  • Mocha sidebar to run tests. Note that this one doesn’t work with Truffle, but I use it for dapps’ code and Buidler tests.
2 Likes