You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-ProjectRenamifier)
5
11
[](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-ProjectRenamifier)
12
+
[](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-ProjectRenamifier)
6
13
[](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-ProjectRenamifier)
7
14
8
-
> 🚀 **Rename projects the way it should have always worked!**
15
+
🚀 **Rename projects the way it should have always worked!**
9
16
10
17
Tired of the tedious, error-prone process of renaming a project in Visual Studio? Say goodbye to manual find-and-replace across dozens of files! **Project Renamifier** handles everything automatically — one click, one dialog, done! ✨
11
18
19
+
</div>
20
+
12
21
## ✨ Features
13
22
14
23
When you rename a project, this extension handles **all** of the following automatically:
@@ -26,11 +35,17 @@ When you rename a project, this extension handles **all** of the following autom
26
35
27
36
The extension shows a progress dialog with step-by-step status as it performs the rename operation, and includes error handling with rollback support if something goes wrong. 🛡️
Install directly from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-ProjectRenamifier) — just one click! 🎯
48
+
[](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-ProjectRenamifier)
34
49
35
50
### Manual Installation
36
51
@@ -40,7 +55,7 @@ Install directly from the [Visual Studio Marketplace](https://marketplace.visual
40
55
## 🎮 Usage
41
56
42
57
1. 🖱️ Right-click on a project in Solution Explorer
43
-
2. 📋 Select **Rename Project (Renamify)**
58
+
2. 📋 Select **Renamify Project**
44
59
3. ✏️ Enter the new project name in the dialog
45
60
4. 🚀 Click **Rename** and watch the magic happen!
46
61
@@ -51,6 +66,10 @@ Install directly from the [Visual Studio Marketplace](https://marketplace.visual
0 commit comments