
The project will be added to the current workspace. Tip: Choose whether to use a single- or multi-root workspace.Ĭhoose Open if you want to work with a single project folder.Ĭhoose Add Folder to Workspace… if you want to work on multiple projects at a time. To import a local SPL project (including those from Streams Studio):Ĭlick File > Open… (or Add Folder to Workspace…). If you already have existing projects on your local machine or in GitHub, you can easily work with them in VS Code. You can also create and push commits directly from VS Code.

The Source Control view ( ) on the side of VS Code manages changes in your local Git repository. Command Paletteīring up the Command Palette to search for and see all of the available commands. You can open and edit multiple files at a time. Learn how to import a project below.ĭevelop your Streams applications in the editor area. The Explorer ( ) on the side of VS Code shows the projects that you are currently working on.


For more information, refer to the VS Code documentation. This section covers some of the most useful VS Code features.
