Adding Dependencies to the Manifest in SuiteCloud Extension for Visual Studio Code

You can define dependencies on existing objects, files, and scripts from your NetSuite accounts in an account customization project (ACP). Also, you can define dependencies on objects in a SuiteApp that are external to your SuiteCloud project, if they are objects supported by SDF.

For more information about dependencies, see the following topics:

When you use SDF with NetSuite features, such as SuiteScript or custom records, you must define the dependencies in the SuiteCloud project. For more information, see Feature Dependencies for SDF Custom Objects in SuiteCloud Projects.

To add dependencies to the manifest:

  1. In VS Code, open the Command Palette and type suitecloud.

  2. From the dropdown list, select SuiteCloud: Add Dependency References to the Manifest.

    If your project has any dependency references missing, they are added to the manifest.xml file.

    Tip:

    You can also use the following keyboard shortcuts to add dependencies:

    • Linux: Press Ctrl+Shift+Alt+A

    • Mac OS: Press Ctrl+Alt+Cmd+A

    • Windows: Press Ctrl+Shift+Alt+A

Related Topics

General Notices