Open an existing project
If the project contains a *.code-workspace
file this should be opened directly rather than opening the project's root directory.
Note
On some systems, files starting with .
are hidden by default.
- Click on File then Open Workspace from File....
- Navigate to and open the
*.code-workspace
file.
If the project doesn't contain a *.code-workspace
file the workspace directory can be opened using the following steps.
-
Click the CodeFusion Studio icon in the VS Code activity bar.
-
Click Home in the primary side bar.
- Under Quick access, click Open Project to open the file explorer.
- Select the desired project and click Open project.
-
After opening the project, the contents are displayed in the Explorer view in the primary side bar.
Note
If your existing project has not been configured as a CodeFusion Studio project, follow the notifications and prompts that appear after opening the project to configure the workspace and migrate the project to CFS.