Adds support for analyzing the callback function for gruntfile.js
Includes bringing in Python's implicit project loading, we only search down, not up
This will enable opening gruntfile.js in non-NTVS projects and getting intellisense.
We don't do any file system watchers currently though, and our grunt analysis may need to be
improved to handle grunt's gRequire
Fixes renaming a leaves the caption one update behind
Goto definition opens with the wrong editor
Registers our logical view correctly and fixes are calls to OpenWithSpecific/Reopen
Fixes output dir for WebRole.dll to not go to intermediate path matching Python's behavior
(this fixes at least one issue w/ running in the Azure emulator, Pavel's previous fix
caused us to stop copying these files, now it goes to the right spot)
↧