diff --git a/docs/content/developer/getting-started/iota-environment.mdx b/docs/content/developer/getting-started/iota-environment.mdx index 3c3360d1cf9..1d8a50aeefd 100644 --- a/docs/content/developer/getting-started/iota-environment.mdx +++ b/docs/content/developer/getting-started/iota-environment.mdx @@ -34,6 +34,4 @@ IOTA provides two official SDKs that you can use to interact with the IOTA netwo ## Move IDEs and plugins -We recommend that you use the [Visual Studio Code](https://code.visualstudio.com/) IDE. - -We are currently developing a code analyzer plugin for Visual Studio Code - details to follow soon. \ No newline at end of file +We recommend that you use the [Visual Studio Code](https://code.visualstudio.com/) IDE with the [IOTA Move](https://marketplace.visualstudio.com/items?itemName=iotaledger.iota-move) extension installed. \ No newline at end of file