Answer the question
In order to leave comments, you need to log in
How to enable underline lack of type definition for TypeScript and ActionScript3 in intellij idea?
I want the IDE to swear at this declaration:
When AS is compiled, "variable 'instance' has no type declaration." will be displayed in the Messages window, but there will be no highlighting in the editor, also for static constants, etc.
For TS, it's silent, as if it should be so. var instance = new MyClass();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question