Hello folks, it's been a while since <@UAFDQ8W8Y> ...
# sdf
a
Hello folks, it's been a while since @Mariano Saenz (NS Eng Lead) and myself presented last SuiteWorld the session "SDF and Dev Tools Unite for a New and Improved Developer Experience". As promised (better late than never), we are sharing the sample project that we demoed with SDF + TypeScript+ Unit Testing. Feedback welcomed!
👍 12
We added a
README
pdf that explains how the project and its dependencies work.
This is not a supported code/approach. It's an example of a setup that you can implement in your dev workflow.
d
is the "Head in the Clouds" type definitions now the suggested approach to get IntelliSense working in a TypeScript-aware editor(VSCode)? I have tried using the standard SuiteScriptAPI JSDoc files provided by NetSuite FileCabinet zip, but I have not had much success with those.
a
Hello @dbarnett, the JSDoc APIs are designed to work well with WebStorm (we are releasing some improvements in a few weeks). However, we are aware that the JSDoc definitions don't work well with VSCode. We would like to work on the official TypeScript types definitions in the upcoming months
👍 1