NetSuite XML Templates (VS Code Extension)
This extension helps create NetSuite XML files from predefined templates.
Features
- Add a context-menu command 【新建NetSuite对象/New NetSuite Object】 in explorer and editor.
- Choose an object type and enter a Script ID (default
customscript_).
- Generates an XML file using the selected template with
{{SCRIPT_ID}} replaced.
Local install / debug
- Open this folder in VS Code.
- Run the Extension (F5) to launch a new Extension Development Host for testing.
- Right-click in Explorer or Editor and choose the command.
Customization
- Edit templates in the
templates/ folder. Add your XML templates and update templates/templates.json.
| |