Webstorm infers Angular type hint at wrong position

Sometimes, my webstorm will randomly do this, where I do some “small breaking changes” to an already indexed component, it will cause the type hint feature to freak out and display the type hint at the wrong position. My one solution so far is to force restart cache every time it does this, which also involves a restart. Is there anyway to just force it to only reindex the current component?

0

The issue looks similar to WEB-73569,please follow it for the updates.

The problem usually occurs when the language service crashes. Could you check if re-starting it from the service widget in the status bar helps?

0

请先登录再写评论。