"Unresolved variable or type" in Javascript
Answered
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`.
Please sign in to leave a comment.
Hi Gustavo,
Does it happen in JavaScript files only or Python files are also affected?