Open an existing workspace
Open a workspace file
If the project contains a *.code-workspace
file, open the file directly.
-
Click the CodeFusion Studio icon in the VS Code activity bar.
-
Click Open Workspace to open the file explorer.
- Select the desired workspace and click Open Workspace.
- After opening the workspace, the contents are displayed in the Explorer view in the primary side bar.
Note
On some systems, files starting with .
are hidden by default.
Open a folder
If the project doesn't contain a *.code-workspace
file, open the workspace directory using the following steps.
- Click on the Explorer icon in the VS Code activity bar.
-
Click Open Folder.
Tip
Alternatively, click File > Open Folder from the menu.
-
If you receive the notification Do you trust the authors of the files in this workspace?, click Yes, I trust the authors to continue.
- If a Configuring dialog box appears, wait for it to complete before proceeding.