From 2cd5777bf7dfc3f0a93d460e08904488449ad99f Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Mon, 6 Jun 2022 16:57:56 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6fbf9b..369ff6a 100644 --- a/README.md +++ b/README.md @@ -107,3 +107,4 @@ * [Verx, smart contract verifier](http://verx.ch/) * [Solhint, a linter for Solidity](https://github.com/protofire/solhint) * [Solidity coverage tool](https://github.com/sc-forks/solidity-coverage) +* [Solidity support for Visual Studio code](https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity)