For pople who uses SuiteCloud in VSCode, do you have auto completion from the extentions ?
for example, in Webstorm when you install the plugin you have all the functions for suitescript, in VScode I cant get it (I know there is external extortions but I ask if its exists on suitecloud )
Also its seems like its not recognize the scripts, for example, when I import a function from external script like this:
When I hover the function I don't see the details of the params... (I can view them only in the file where the function definition)
Any idea how to fix those?