We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c267b95 commit d779f02Copy full SHA for d779f02
docs/features/features_EN.md
@@ -262,7 +262,7 @@ Safe and efficient code refactoring tools to help you optimize code structure wi
262
263
| Feature | Description |
264
|---------|-------------|
265
-| **🔍 Scope Analysis** | Precisely identify variable scope to avoid mis-renaming |
+| **🔍 Scope Analysis** | Precisely identify variable scope to avoid miss-renaming |
266
| **📁 Cross-file Detection** | Detect renaming impact on module imports/exports |
267
| **⚠️ Conflict Detection** | Proactively discover naming conflicts and provide suggestions |
268
| **📋 Preview Feature** | Preview all affected locations before renaming |
0 commit comments