Skip to content

AssignedByValParameter QuickFix Rewriter leaves code as-is #2925

@BZngr

Description

@BZngr

Attempted to use the AssignedByValParameterMakeLocalCopyVariableQuickFix within Excel. Essentially, the only quickfix that would modify the VBE code was the IgnoreQuickFix option. The first two QuickFix options use the TSR and the IgnoreQuickFix still uses the ICodeModule approach. All my unit tests pass (because the Mock VBE code fragments are successfully modified)...but in working with the real VBE, the rewriter seems unable to modify the code. I did step through to ensure the TSR code was called and executed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions