<< |  >>
#7476 Dodano: 16-06-2014 21:13. Głosów: 127
Fix 260 character file name length limitation
3,002 votes; Steve Leigh; August 15, 2011

The 260 character limit on file paths really gets in the way of having a deeply-nested project hierarchy. It's only there as backwards compatibility with the old school APIs, and has no place in any sort of modern development environment.

We should be able to work with file paths of whatever size we want.

########################################

DECLINED; Visual Studio UV Site Admin
Visual Studio UV Site Admin (Admin, Microsoft) responded · October 03, 2013
Hello everyone and thank you for the feedback and for voting on this issue. We understand that this can be a frustrating issue, however, fixing it requires a large and complicated architectural change across different products and features including Visual Studio, TFS, MSBuild and the .NET Framework. Dedicating resources to this work item would come at the expense of many other features and innovation. Additionally, if we removed this limitation from our first party tools it will still likely exist elsewhere in Visual Studio’s ecosystem of extensions and tools. For these reasons, we are declining this suggestion and returning return everyone’s votes so they can be applied to other items. In the interest of delivering the most value to our customers we sometimes have to make very difficult cuts, and this is one of them.

Thank you,

Will Buik,
Visual Studio – Project and Build Team
<< |  >>