Hi everyone, after attending SuiteWorld. I have sw...
# suitescript
a
Hi everyone, after attending SuiteWorld. I have switched from VS code to WebStorm SDF. I absolutely love WebStorm, and everything that it has to offer. I have a question about the IntelliSense for WebStorm. So when I do for example.. record.load and then do the auto completed. It only makes record.load()... In VS, the auto complete would put record.load({type: , id: }). Does anyone know how to make the auto complete on Webstorm do the same?
a
@ehcanadian Thanks, but I don't see any options for SuiteScript.
e
You can create your own
n
if you go as far as including the "{" it should show the options: