I know most of you people find it difficult to add intellisense to visual studio 2012.
Follow the below steps to get it working .
It works like a charm in JavaScript file for SharePoint hosted app:
3. Click on Text Editor -> JavaScript ->IntelliSense -> References
Follow the below steps to get it working .
It works like a charm in JavaScript file for SharePoint hosted app:
It works for all my apps. I don't have to reference SharePoint JavaScript API for each new app.
How it works
How it works
1. copy the path "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\SP.debug.js"
2. Open Visual Studio and clicked on TOOLS->Options