madskristensen / FileNesting

Nest files in Solution Explorer
Other
118 stars 59 forks source link

Stopped working for me with latest VS update (15.6.1) #87

Open DevInstinct opened 6 years ago

DevInstinct commented 6 years ago

Been using it for more than a year. After the VS update, all files are not nested anymore. Tried manual nesting. Enabled all options. Uninstalled/re-installed File Nesting. Nothing worked...

jcharlesworthuk commented 6 years ago

Did you get this resolved?

I noticed that with some of the latest updates VS keeps disabling the FileNesting extension and I have to enable it manually, but I haven't had any of the issues you described with files not being nested any more.

DevInstinct commented 6 years ago

I still have the issue. We have a .NET 4.5.2 (output type Console.Application) and nothing nests anymore.

lozzadude commented 5 years ago

Have you tried going to Tools -> Options -> File Nesting? You need to make sure that nesting is enabled. By default all the options are disabled so auto nesting won't work at all.

tom-englert commented 4 years ago

Maybe related to this: dotnet/project-system#1870