Have you added the reference path to the jquery.d.ts file at top of your ts file? e.g.
/// <reference path="../../typedefinition/primeui.d.ts" /> On Wednesday, February 10, 2016 at 10:41:15 AM UTC+2, Adnan Salahuddin wrote: > > I have installed jquery.TypeScript from nuget package manager > https://www.nuget.org/packages/jquery.TypeScript.DefinitelyTyped/ > > > > <https://lh3.googleusercontent.com/-BTBzhKvi19Q/Vrr3m_jZF9I/AAAAAAAAH0Y/fWwB20gyw2Y/s1600/reference.JPG> > > > > <https://www.nuget.org/packages/jquery.TypeScript.DefinitelyTyped/> > > But where is the file as jquery.d.ts? > > http://stackoverflow.com/questions/12682028/how-do-i-get-jquery-autocompletion-in-typescript > > > > I cannot see anything. I am using visual studio 2015. > > > > Any idea? > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
