Is there any hope for getting this https://connect.microsoft.com/VisualStudio/feedback/details/865064/git-provider-errors-out-with-deep-directories-e-g-node-modules issue resolved?
I realize the two pieces of functionality are not related, but Node.js Tools is bit broken if trying to use the bundled Git provider in Visual Studio. It's trivial to install an node package that produces a path longer than MAX_PATH, and VS completely ignores the .gitignore file as far as this exception is concerned.
I realize the two pieces of functionality are not related, but Node.js Tools is bit broken if trying to use the bundled Git provider in Visual Studio. It's trivial to install an node package that produces a path longer than MAX_PATH, and VS completely ignores the .gitignore file as far as this exception is concerned.