microsoft / VS-Macros

An extension for Visual Studio 2013+ that enables the use of macros in the IDE. The extension can record most of the features in Visual Studio including text editing operations.
Other
131 stars 41 forks source link

Document or enable references to other script files. #26

Open lars-erik opened 8 years ago

lars-erik commented 8 years ago

I tried adding to this, dte or just the global scope, but nothing is defined when I do

/// <reference path="%userprofile%\AppData\Local\Microsoft\VisualStudio\14.0\Macros\other-file.js" />