Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ParamToObjectRefactorNew to Visual Studio Code? Get it now.
ParamToObjectRefactor

ParamToObjectRefactor

Arsenii

|
3 installs
| (0) | Free
VS Code extension for refactoring TypeScript code: convert parameters to object, extract class interfaces, and convert switch statements to object maps.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Refactify

VS Code extension for refactoring TypeScript code:

  • Converts function parameters to a single object.
  • Extracts interfaces from class declarations.
  • Replaces switch statements with object maps.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft