madskristensen / FileNesting

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

c++ enable nesting of cpp and header files #96

Open theiwaz opened 4 years ago

theiwaz commented 4 years ago

Installed product versions

Description

C++ not auto nesting cpp and header files

Steps to recreate

  1. Install ext
  2. Enable auto nesting on project
  3. Nothing happens

Current behavior

CPP and header files aren't nested

Expected behavior

I would like to have the CPP and header files nested. I am pretty new to C++ so maybe it's strange that I want this but coming from c# I like my solution explorer nice and tidy :D and I can switch between cpp and header files with a shortcut so I don't need to see both files at the same time.