Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Rename variable after type/expression
Rename variable after type/expression

Rename variable after type/expression

NeVeS

|
1,162 installs
| (0) | Free
Code refactoring that changes a variable name, to an auto-generated name from the variable type or expression used in the assignment, e.g. "Foo x =" => "Foo foo ="
Download

Visual Studio Code refactoring that changes a variable name, to an auto-generated name from the variable type or expression used in the assignment, e.g. "Foo x =" => "Foo foo ="

  • works on:
    • single or many variables at once
    • single method parameter
    • single invocation argument
    • foreach loop variable
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft