FileNesting
FileNesting copied to clipboard
c++ enable nesting of cpp and header files
Installed product versions
- Visual Studio: 2019 pro
- This extension: 2.6.85
Description
C++ not auto nesting cpp and header files
Steps to recreate
- Install ext
- Enable auto nesting on project
- 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.