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?