Skip navigation

Monthly Archives: December 2011

I work nearly exclusively in Visual Studio on a daily basis and one of the tools that is easy to overlook but blatantly missing when it is absent is IntellSense for certain languages.  I’ve been working with projects with multiple javascript files which load independently of one another for a few years now and it has always been my frustration that I don’t get IntellSense for global variables and functions defined in other files.

Today I did some digging through stack overflow and the web and discovered that this functionality is not actually missing it just requires a bit more work.

Details after the break.

Read More »

Follow

Get every new post delivered to your Inbox.