personally for NetSuite API intellisense with vscode, I would recommend
https://www.npmjs.com/package/@hitc/netsuite-types
(this does not need to be used in conjunction with TypeScript, vscode is able to leverage these files alongside JavaScript once jsconfig.json is setup properly)