WebStorm 3.0.1 warns of every "@property" comment !?

WebStorm 3.0.1 warns of every "@property" comment !?
It said "Unresolved variable or type".

Why does it happen??


thanks

Shigeru Nakagaki

0
3 comments

Hi Shigeru,

It would be good to have some simple code sample that reproduces the issue + a screenshot that illustrates the problem.

0

In WebStorm 3.0, it didn't warn of these.
In WebStorm 3.0.1, it warns of these.

Why?

WebStorm3.0.1_property_warns_screenshot.png

thanks

Shigeru Nakagaki

0

This is side effect (bug) of type reference support in @property jsdoc tag.
Thank you for reporting , the issues was fixed.

0

Please sign in to leave a comment.