actually more like 2 years now
# suitescript
s
actually more like 2 years now
r
How did you do that? also in 2.0 does it auto complete the functions? I find myself held back to use 2.0 cos of this reason. I use webstrom and was told a plugin was being made by NS
m
@reza.seedin if you use these typings you will get autocomplete. https://www.npmjs.com/package/@hitc/netsuite-types. NetSuite did promise a webstorm plugin with SS2.0 autocomplete, but it was on earlier 2018.1 release notes draft and then removed from later versions so it's unclear what the status of that is.
😃 1
s
I use TypeScript with NFT, which in turn uses
@hitc/netsuite-types
so I enjoy strong typing across the board, with great auto-complete in webstorm for lodash, moment, and NetSuite custom and built-in record propertiesand NFT itself (in addition to SS2.0 raw autocomplete)