This is a migrated thread and some comments may be shown as answers.

Kendo vs Vs2012 and intellisense

2 Answers 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gaetano
Top achievements
Rank 1
Gaetano asked on 21 Jan 2013, 12:05 PM
Hi, I've searched much for this topic but I din't find a solution that works for me..

I'm developing a web site with html5/css 3/jquery and Kendo web.

I have a main page (aspx) that references all the global js like kendo, jquery and the vsdoc files.
than I have some userControl page (ashx) that does not reference the same file but just their own js (ex users.ashx with user.js)

now, the intellisense works fine in the main page (in a script tag) and just there...
any other js referenced from the main page does not have the intellisense on kendo (or jquery)...

do you have any idea on how to set vs to use kendo intellisense on every js page? (without referencing again the vsdoc file in every page)?

thanks to all!

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 21 Jan 2013, 12:20 PM
Hi Fabio,

 You can try using the _references.js file.

Greetings,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Gaetano
Top achievements
Rank 1
answered on 21 Jan 2013, 12:47 PM
thanks a lot! :)
Tags
General Discussions
Asked by
Gaetano
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Gaetano
Top achievements
Rank 1
Share this question
or