Skip to content

A Visual Studio extension that allows you to safely - and COMPLETELY - rename a Project from within Visual Studio! This includes the filename, parent folder name (if it matches), and the namespace (includes changing the namespace in files that use it), plus fixing the path/filename of the project in the Solution file and all referencing projects.

License

Notifications You must be signed in to change notification settings

CodingWithCalvin/VS-ProjectRenamifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Project Renamifier (PRE-ALPHA STAGE)

This projecty is currently in its infancy and is not ready for primetime use. Please check back often for updates!

A Visual Studio extension that allows you to safely - and COMPLETELY - rename a Project from within Visual Studio! This includes the filename, parent folder name (if it matches), and the namespace (includes changing the namespace in files that use it), plus fixing the path/filename of the project in the Solution file and all referencing projects.

License

License - MIT

Build Status

TBD

Marketplace Status

TBD

Contribute

Contributions are welcome! Issues, PRs, etc.

For cloning and building this project yourself, make sure to install the Extensibility Essentials 2022 extension for Visual Studio which enables some features used by this project.

About

A Visual Studio extension that allows you to safely - and COMPLETELY - rename a Project from within Visual Studio! This includes the filename, parent folder name (if it matches), and the namespace (includes changing the namespace in files that use it), plus fixing the path/filename of the project in the Solution file and all referencing projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published