Interacting with SuiteCloud Extension for Visual Studio Code
This section explains how to interact with the SuiteCloud Extension for Visual Studio Code (VS Code).
The Command Palette in SuiteCloud Extension for Visual Studio Code
Use the Command Palette to work with SuiteCloud Extension for VS Code. The Command Palette offers a simple way to invoke the SuiteCloud featuers by providing autocompletion and suggestions for available commands. To open it:
-
Press Ctrl+Shift+P if you're on Windows or Linux.
-
Press Cmd+Shift+P if you're on macOS.
How to Work with a SuiteCloud Project in SuiteCloud Extension for Visual Studio Code
To start working with a SuiteCloud project, you can do any of the following actions:
-
Create a SuiteCloud project: Open the Command Palette, type
suitecloud
and, pick SuiteCloud: Create Project. -
Open a SuiteCloud project: Go to File>Open Folder... and select your SuiteCloud project's root folder.
For more information, see Creating a SuiteCloud Project in SuiteCloud Extension for Visual Studio Code.
How to Work with Multiple SuiteCloud Projects in SuiteCloud Extension for Visual Studio Code
To add a SuiteCloud project to an open VS Code window, go to File>Add Folder To Workspace... and select your SuiteCloud project's root folder. This lets you to work with multiple SuiteCloud projects at once.
To see the active SuiteCloud project name, check to the SuiteCloud project status bar. To see the default authentication ID (if it's set), check to the auth ID status bar.
Making a File Active in the Editor in SuiteCloud Extension for Visual Studio Code
When running the commands from the Command Palette, make sure that the working SuiteCloud project is detected by selecting a file from your current workspace to make it active in the editor.
You don't need to do this when running the Create Project command.
Related Topics
- Installing and Setting Up SuiteCloud Extension for Visual Studio Code
- Downloading Visual Studio Code
- Installation Prerequisites for SuiteCloud Extension for Visual Studio Code
- Supported Versions of SuiteCloud Extension for Visual Studio Code
- Installing SuiteCloud Extension for Visual Studio Code
- Setting Up NetSuite Accounts in SuiteCloud Extension for Visual Studio Code
- Managing NetSuite Accounts in SuiteCloud Extension for Visual Studio Code