User Interface of SuiteCloud Extension for Visual Studio Code
SuiteCloud Extension for Visual Studio Code (VS Code) is a custom extension you can install in VS Code. When you've installed it, NetSuite actions are available through the Command Palette. For more information, see The Command Palette in SuiteCloud Extension for Visual Studio Code. You can also do some actions using the context menu by right-clicking the file or folder you want.

Element |
Description |
---|---|
1 Project structure |
In the left-hand menu, you can see the structure of your SuiteCloud project. To create a SuiteCloud project, see Creating a SuiteCloud Project in SuiteCloud Extension for Visual Studio Code. |
2 Editor area |
In the editor area, you can edit your SuiteCloud project's files and SDF custom objects. |
3 Status bar |
The status bar shows your active project name and its authentication ID. You can also use it to switch between auth IDs, create a new one, or set an auth ID as the default. If the project does not have an auth ID, the status bar gives you a shortcut to the Set Up Account command. The status bar also shows the progress of all NetSuite actions. |
4 SDF logs |
SDF logs display details related to any NetSuite action you perform on your SuiteCloud project. For example, when you run the list objects action, SDF logs show you a full list of SDF custom objects found in your account. |
5 SuiteCloud notifications |
SuiteCloud notifications let you know about any successes or errors when you run a NetSuite action. |