From b384cd9bbeec6642c9e4bc40b3c689e6ca1b5a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denny=20Korsuk=C3=A9witz?= Date: Mon, 28 Aug 2023 15:36:26 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f39551c..10d465f 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ **AddFolderToWorkspace** is an extension that adds / removes the selected folder (multiple) to / from the workspace (VSC Workspace). +```markdown Of course, you can use the already built-in function: `Workspaces: Add Folder To Workspace...` (workbench.action.addRootFolder). But then you have to click through all the folders again and again. +``` | Repository | GitHub | Visual Studio Marketplace | | ------ | ------ | ------ |