Skip to content
| Marketplace
Sign in
Visual Studio>Tools>EditProj
EditProj

EditProj

Ed Muñoz

|
7,444 installs
| (6) | Free
This package allows you to edit project files without the need to unload them first.
Download

EditProj

This package allows you to edit project files without the need to unload them first.

In the Solution Explorer, right click on a Project item and select "Edit Project File". The project file will then open; after saving it, Visual Studio will prompt you to reload the project.

Check out the extension Workspace Reloader if reloading the project causes your windows in Visual Studio to "reset".

Find the source code here.

Website

 

Version 1.2.0

* Fix for issue with reference to project file lingering in memory after closing it.
Issue: https://github.com/dud5/editProjFiles/issues/5
Fix by: https://github.com/duncansmart

Version 1.1.4

* Trigger VS2015 compatibility.

Version 1.1.3

* Fix for users with VS2012.

Version 1.1.2

* Fix for some users for which the paths change case.

Version 1.1.1

* Fix for stale project file.

Version 1.1.0

* Fix for project files that are read-only, e.g., under source control and need to be checked out.
* New icon

Version 1.0.0

* First functioning version

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft