Open 23W opened 9 years ago
In VS2015 C++ solutions with installed splited packages not work IntelliSense and any code navigation. If I will rebuild this packages without splitting ( -SplitThreshold 500 ) and reattach them to C++ solution than IntelliSense begin works fine.
My proposition for author is to disable package splitting by default.
In VS2015 C++ solutions with installed splited packages not work IntelliSense and any code navigation. If I will rebuild this packages without splitting ( -SplitThreshold 500 ) and reattach them to C++ solution than IntelliSense begin works fine.