madskristensen / FileNesting

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

Auto-nest doesn't work in VS2015 #63

Open MarioHsiao opened 7 years ago

MarioHsiao commented 7 years ago

Installed product versions

Description

Enable automatic nesting doesn't work. Auto-nest selected items doesn't work.

Steps to recreate

  1. Create a new console application project.
  2. Add another .config file named App.Debug.config
  3. Right click project select File Nesting - Enable automatic nesting, doesn't work.
  4. Select Auto-nest selected items doesn't work.
michael-hawker commented 7 years ago

Yeah, I saw this as well with File Nesting v2.6.67 on VS2015 Update 3. I selected 9 files (.ts with associated .js and .js.map files) in my Universal Windows web app project. I selected auto-nest selected items, and VS just hung for a minute before doing nothing...