Skip to content

release -> main - #92

Merged
rejmann merged 4 commits into
mainfrom
release
Jul 31, 2026
Merged

release -> main#92
rejmann merged 4 commits into
mainfrom
release

Conversation

@rejmann

@rejmann rejmann commented Jul 31, 2026

Copy link
Copy Markdown
Owner

No description provided.

rejmann and others added 4 commits July 31, 2026 14:54
…e pass

Run property renaming during the same workspace edit as class and
namespace updates so affected files are only opened and saved once.
This avoids a second pass over the same files and keeps rename
behavior consistent whether the update is batched or standalone.
Treat `renameProperties: true` and `{}` as enabling the full
property-rename behavior by default, while still allowing explicit
`false` to opt out of mismatched-name renames.

The docs and tests are updated to match the new single-pass flow so
property renaming stays aligned with the class/reference update.
…ttings

Centralize handling for boolean-or-object settings so child flags
inherit the parent enabled state consistently. This removes duplicate
parsing logic and lets property rename settings use the shared path.
@rejmann
rejmann merged commit 209f299 into main Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant