From 4bc0ffb4ae1b55462d4a53104db87f2e9d802278 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 18 Nov 2021 20:46:29 +0100 Subject: [PATCH] Save people hours with one little tip --- packages/gatsby/content/getting-started/editor-sdks.md | 2 ++ 1 file changed, 2 insertions(+) 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`: