diff --git a/packages/gatsby/content/getting-started/editor-sdks.md b/packages/gatsby/content/getting-started/editor-sdks.md index 6535511b93c8..335c8b694d18 100644 --- a/packages/gatsby/content/getting-started/editor-sdks.md +++ b/packages/gatsby/content/getting-started/editor-sdks.md @@ -40,6 +40,8 @@ If you'd like to contribute more, [take a look here!](https://github.com/yarnpkg ### VSCode +#### Note: [The VSCode implementation is currently broken](https://github.com/yarnpkg/berry/issues/3722) + To support features like go-to-definition a plugin like [ZipFS](https://marketplace.visualstudio.com/items?itemName=arcanis.vscode-zipfs) is needed. 1. Run the following command, which will generate a new directory called `.yarn/sdks`: