Initial commit
This commit is contained in:
15
references/automatic-refactoring.md
Normal file
15
references/automatic-refactoring.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Automatic Refactoring (2025.23)
|
||||
|
||||
Source: `help-portal-da7f92f6a2ac4ab9b5498da68a82712b.md`.
|
||||
|
||||
## Overview
|
||||
Built-in refactoring helps keep scripts consistent and maintainable.
|
||||
|
||||
## Capabilities
|
||||
- Rename identifiers across scripts.
|
||||
- Update references safely when moving/renaming objects.
|
||||
|
||||
## Notes
|
||||
- Use refactor tools instead of manual search/replace to avoid broken references.
|
||||
- Verify changes in value help after refactoring.
|
||||
|
||||
Reference in New Issue
Block a user