Closed robatwilliams closed 5 years ago
When I add a single text dependency to my module, IntelliSense for the script dependencies no longer works (Visual Studio 2012).
Here is a quick hack I did to get it to work, by avoiding passing the text dependencies to the define call. https://gist.github.com/robatwilliams/5057331/revisions
It would be good if something like this could be incorporated in the project.
When I add a single text dependency to my module, IntelliSense for the script dependencies no longer works (Visual Studio 2012).
Here is a quick hack I did to get it to work, by avoiding passing the text dependencies to the define call. https://gist.github.com/robatwilliams/5057331/revisions
It would be good if something like this could be incorporated in the project.