Group files in Visual Studio

前端 未结 5 1245
执念已碎
执念已碎 2020-11-27 15:41

I\'m looking at tidying up my project layout in Visual Studio and I\'m wondering if there is any hack, plugin or trick to associate an .xml file with a .cs file of t

5条回答
  •  旧巷少年郎
    2020-11-27 16:16

    File Nesting extension for visual studio is a good one. It has about 500K downloads at the time of writing this answer. I added it personally to my VS 2015 and it was working fine (haven't tried it with VS 2017 yet).

提交回复
热议问题