I have Webstorm 2024.1.5 and the SuiteCloud IDE Pl...
# ask-stanley-ai
m
I have Webstorm 2024.1.5 and the SuiteCloud IDE Plugin 2024.2.0. When creating a new project I'm not able to connect to the external libraries for the NetSuite API to get documentation and code completion. Also, I notice the external libraries appear for a moment and then disappear. How to resolve for this?
c
AI generated answer (using internal Slack threads):
It seems like you're experiencing a common issue with the SuiteCloud IDE Plugin in WebStorm. Here are some steps you can try to resolve this: 1. Invalidate the cache in WebStorm: Go to
File > Invalidate Caches / Restart... > Invalidate and Restart
. This will clear the internal cache of the IDE and might solve the issue with the disappearing libraries. 2. Ensure that you're using compatible versions of WebStorm and the SuiteCloud IDE Plugin. In some cases, the NetSuite option might appear disabled due to compatibility issues. You can check the compatibility in the official NetSuite documentation. 3. If the above steps don't work, you might want to consider using the
@hitc/netsuite-types
package. This package provides TypeScript definitions for the NetSuite SuiteScript API and can be a good alternative to the SuiteCloud IDE Plugin for getting documentation and code completion. Remember to always keep your IDE and plugins updated to the latest versions to avoid such issues. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.884513557
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.861683846
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.854081511
Please provide your feedback on this answer.