"Unresolved variable or type" in Javascript
已回答
Hi,
since upgrading PyCharm Professional (March 19 build for MacOs) that I also use for web development, I see that a lot of Javascript types and functions are not recognised and reported as "Unresolved variable or type X". This includes standard funcions like `parseInt` or basic types like `Boolean` or `Function`.
请先登录再写评论。
Hi Gustavo,
Does it happen in JavaScript files only or Python files are also affected?