WebStorm reports package variables as undefined

I remember back in the meteorite days WebStorm would know what everything was because all the packages were in the packages folder. This isn’t the case anymore. Has anyone figured out a good way to solve this?

See here: https://www.jetbrains.com/webstorm/help/using-meteor.html#d230126e520

Thanks! Worked for most things, didn’t seem to work with everything (Meteor.callPromise from deanius:promise), but better than before!

Yes, a few APIs are not recognized (the most painful one being check).