Just moved from VSCode over to WebStorm with the S...
# sdf
d
Just moved from VSCode over to WebStorm with the SuiteCloud IDE Plug-in. I'm on 2020.2.2 and got everything connected up and tested and seems fine. Just a few questions, I dont seem to have the NetSuite toolbar option like in the documentation (for setting master key etc). I had to configure my connections via Settings > Tools > NetSuite. Also, any tips, best practices, useful plugins for NetSuite\SuiteScript development in WebStorm?
e
I've got a repo with my WebStorm File Templates for SuiteScript 2.0 and 2.1: https://gitlab.com/erictgrubaugh/webstorm-suitescript2-templates Even if you don't like my templates, it's a reasonable example of creating your own
👍 1
d
Thanks Eric, Got them installed already 👍
👍 1
e
Also I write my SuiteScript in plain ol JavaScript. I haven't found a need for any other plugins; WebStorm has me covered with its native features
m
One other thing you asked about, the NetSuite menu option was removed in the 2020.2 version in favor of global account management in Settings->Tools->NetSuite as you found.
👍 1
a
@dynamicl maybe your account is still on 20.1 that's why you are not seeing updated documents. But plugin should work.
👍 1
d
@erictgrubaugh thanks, thought I'd ask as I use quite a few plugins in visual studio that really help like resharper etc.
s
if you like resharper you'll love webstorm 🙂 Also, I still have the netsuite context menu even in my latest plugin version..
a
@stalbert context menu is supposed to be there in new plugins. The menu removed is the one from top bar where Domain, account setup, master password was previously there.
s
10-4