elnove
11 Aug 2008, 3:39 PM
All,
I just downloaded and installed Visual Studio 2008 SP1.
It include improved JS intellisense that works prefect with ExtJS. just added the reference in my JS files
/// <reference path="../js/ext/adapter/ext/ext-base.js" />
/// <reference path="../js/ext/ext-all-debug.js" />
and it worked, showing functions signatures etc.
I wish that in newer versions, we could see a config objects intellisense. but yet, that is a step forward, that improve productivity and helps reduce syntax errors.
Well done (for a change ;) ) MS.
here is the link where you can download VS 2008 SP1 (http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en)
I just downloaded and installed Visual Studio 2008 SP1.
It include improved JS intellisense that works prefect with ExtJS. just added the reference in my JS files
/// <reference path="../js/ext/adapter/ext/ext-base.js" />
/// <reference path="../js/ext/ext-all-debug.js" />
and it worked, showing functions signatures etc.
I wish that in newer versions, we could see a config objects intellisense. but yet, that is a step forward, that improve productivity and helps reduce syntax errors.
Well done (for a change ;) ) MS.
here is the link where you can download VS 2008 SP1 (http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en)