chromium / vs-chromium

A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.
BSD 3-Clause "New" or "Revised" License
311 stars 90 forks source link

Fully support long paths #37

Open rpaquay opened 6 years ago

rpaquay commented 6 years ago

VsChromium should support long paths, using the long path syntax, as long paths are becoming more frequent with large/complex applications.

It is not clear is Visual Studio will allow opening these long paths, but at least the VsChromium server should handle these correctly to be future proof.