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

You can set dependencies on existing objects, files, and scripts from your NetSuite accounts in an account customization project (ACP). You can also set dependencies on objects in a SuiteApp that are outside your SuiteCloud project, if they're supported by SDF.

For more information about dependencies, see the following topics:

When you use SDF with NetSuite features like SuiteScript or custom records, you need to define the dependencies in your 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, pick SuiteCloud: Add Dependency References to the Manifest.

    If your project is missing any dependency references, they'll be added to the manifest.xml file.

    Tip:

    You can also use these 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