Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.34 KB

publish.overview.md

File metadata and controls

37 lines (21 loc) · 1.34 KB

An open source Visual Studio extension to add the context menu for editing project/solution file.

Features

  • Add Edit Solution File menu.

    Edit Solution Screenshot

  • Add Edit Project File menu for non .NETCore projects.

    Edit Single Project Screenshot

  • Add Edit Project Files menu for multiple selected projects.

    Edit Multiple Projects Screenshot

Configurable

Configurable

A known 'issue'

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.

Thanks

Thanks for every rating, I'm glad the tool is helpful to you, because of a network issue, I may not be able to reply to you directly in the marketplace.

Feedback

If you have any question, feel free to open an issue on GitHub.