Does anyone have an update on when code completion...
# sdf
n
Does anyone have an update on when code completion for SS2.0 on Webstorm? I heard this was supposed to be operation months ago but it doesnt look like it works yet
a
Hello! Code completion should work with scripts created through WebStorm (using the latest version)
The current plugin adds metadata (JS Docs) to the new script during script creation so WebStorm can associate the methods and AMD modules with the SuiteScript libraries
For 20.1, we are planning to release an enhancement so metadata is no longer needed. So the IDE will provide code completion even if the script does not contain the JSDoc annotations
n
got it
a
👍
s
would love to see TypeScript become the official language of NS to make this all better.
👍 1
d
Sing it @stalbert!
n
@Albert Margarit (NS Eng Lead) Something broke after i upgraded Webstorm to point to 19.2 . Now when I try to import a file, the ‘get files’ link wont work. This was working earlier this morning.
Clicking on the ‘Get files’ does nothing. That role has been working for many months. It has full access to ‘Documents and files’ and was working this morning. I tried restarting Webstorm as well as disconnecting and reconnecting the NetSuite accounts but it didnt help.
I tried logging in as administrator as well and same issue where ‘get files’ wont do anything
Also updated webstorm and tried to use the Suitecloud 19.1 IDE plugin but it doesnt work either
a
@NSObsessed which version of WebStorm are you using? Could it be related to the JDK problem of Webstorm running Java 11 amd our plugin working on Java 8 (for now)?
@stalbert I don't think that will happen ("THE official language"). However, we do talk about supporting it and making it easier for you to use it in your projects
s
ok, An officially supported language is good enough for me 🙂
a
😛
n
@Albert Margarit (NS Eng Lead) I am on Webstorm 2019.3
a
And you did change the JDK version of WebStorm, right?
n
i didnt, i dont even know where to do that. Can you point me in that direction
Actually nevermind, i found out how to do it. I am at the ‘choose runtime’ screen and i can select from a massive list. Will any java 8 version work or do you have a recommended version that I need to select?
message has been deleted
I selected the first one and it worked. Would be good to have this fix documented in Suiteanswers for others who run into it. Thank you for your help!
a
cool. We added information in Help Center but I guess it's a bit hard to find
n
got it, yes it is a little hard to find that but atleast it is there
a
👍