An open source Visual Studio extension to add the context menu for editing project/solution file.
You can install it via Visual Studio 2015/2017/2019/2022 'Extensions' or download it from
-
Add Edit Solution File menu.
-
Add Edit Project File menu for non .NETCore projects.
-
Add Edit Project Files menu for multiple selected projects.
Because the Edit Project Files menu works for all kinds of projects, include .NETCore (SDK-style) projects which have a VS built-in Edit Project menu. If you edit a .NETCore project via this menu and edit it via the VS built-in menu (vice versa), then two edit windows will be opened.
I'm not a native English speaker, and I would appreciate it if you could correct any of my English mistakes.