WebStorm 3.0.1 warns of every "@property" comment !? Shigeru Nakagaki Created January 31, 2012 16:11 WebStorm 3.0.1 warns of every "@property" comment !?It said "Unresolved variable or type". Why does it happen??thanksShigeru Nakagaki
Hi Shigeru,
It would be good to have some simple code sample that reproduces the issue + a screenshot that illustrates the problem.
In WebStorm 3.0, it didn't warn of these.

In WebStorm 3.0.1, it warns of these.
Why?
thanks
Shigeru Nakagaki
This is side effect (bug) of type reference support in @property jsdoc tag.
Thank you for reporting , the issues was fixed.