madskristensen / FileNesting

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

Choosing "auto-nest selected items" does nothing in VS2015 #41

Closed ChrisMBarr closed 8 years ago

ChrisMBarr commented 8 years ago

This worked fine for me in VS2013, but since updating to 2015, this no longer works. I can manually nest each file & choose it's parent from a list, but this become a hassle very quickly.

I am using version 2.2.26 of this extension.

floatas commented 8 years ago

I haven't used FileNesting with VS2013, but on VS2015 I had to set "Enable extension rule" and "Enable known file type rule" to true, then auto nesting started to work. Have you checked your settings ?

ChrisMBarr commented 8 years ago

Ah excellent, yes that fixes it! For some reason my default preferences got reset when I installed this in VS2015.