I'm enjoying the updated Webstorm plugin, but one ...
# sdf
m
I'm enjoying the updated Webstorm plugin, but one thing that frustrated me is that it's now added another couple of clicks to switch between NetSuite accounts which I do pretty often. I came up with a pretty handy solution which I want to share in case anyone else finds it useful. I added a couple of npm scripts to package.json and added those as Run Configurations to webstorm.
a
@michoel Thanks for sharing this. But you can use a Keyboard shortcut to open Netsuite Settings. Windows
Ctrl + Alt + N
Mac
Cmd + Option + N
But if you are comfortable with your solution that is awesome as well.
m
Yep was using the keyboard shortcut, but with the extra settings pages in the update it's a couple more clicks each time