Importing Files from a NetSuite Account with SuiteCloud Extension for Visual Studio Code

You can import files from a NetSuite account to your project right from VS Code. Note that you can't import files from a SuiteApp.

To import files from the account:

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

  2. From the dropdown, pick SuiteCloud: Import Files.

  3. In the dropdown, pick the path where you want to import files from. For example, /SuiteScripts/.

  4. In the dropdown, pick the files you want to import to your project. For example, /SuiteScripts/File.js. You can pick one, several, or all of them.

  5. Choose whether to exclude all file properties in the .attributes folder.

  6. To confirm that the selected files in your SuiteCloud project get overwritten, click Yes when prompted.

    A message with the result pops up.

Related Topics

General Notices