I
I
icetomcat2019-06-11 08:09:43
IntelliJ IDEA
icetomcat, 2019-06-11 08:09:43

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 question

Ask a Question

731 491 924 answers to any question