We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To use definition files for libraries to provide IntelliSense is increasing.
I'd like to be able to use this as acceptable by standard /// <reference path="jquery/index.d.ts" />
/// <reference path="jquery/index.d.ts" />
Currently I get the
Expected space or tab after '//' in com ment.
Status