I've been using the SuiteCloud IDE for WebStorm fo...
# sdf
m
I've been using the SuiteCloud IDE for WebStorm for a long time now, but starting this week all of my NetSuite menu options and shortcuts are disabled. Any idea what's causing this or how I can fix it? I've uninstalled and reinstalled the plugin.
m
this has happened to me. do you have multiple projects attached to your workspace? if so try file > open > desired projects src folder and attach or try a window with a single sdf project
m
Nope. Just single projects in a window. I have multiple individual projects and this is happening in each of them. It's also happening with WS 2021.4 as well as 2022.1. Thanks, though!
m
does it happen if you create a new sdf project via webstorm too?
m
It seems to be working on a newly created project
m
I believe it's looking at the manifest and deploy files. maybe there could be an issue there?
👍 1
m
That's what it was. We recently started building with an automated CI/CD pipeline that generates our deploy.xml dynamically so I didn't have one in my project. Thanks, Matt!!!
s
It would take me some time to be comfortable with a fully automated deploy.xml generation