Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ruby-refactoringNew to Visual Studio Code? Get it now.
ruby-refactoring

ruby-refactoring

stufro

|
674 installs
| (0) | Free
A port of vim-ruby-refactoring (https://github.com/ecomba/vim-ruby-refactoring) for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-ruby-refactoring

A port of vim-ruby-refactoring for VSCode.

Features

List of commands currently available:

  • RSpec Extract Let
  • Extract Local Variable (visual selection)
  • Convert Hash Keys (current line or visual selection)
  • Convert Post Conditional

Demo of some features:

Demo of features

Roadmap

Features to be ported:

  • [ ] Add Parameter
  • [ ] Inline Temp
  • [ ] Extract Constant (visual selection)
  • [ ] Rename Local Variable (visual selection/variable under the cursor)
  • [ ] Rename Instance Variable (visual selection)
  • [ ] Extract Method

Release Notes

0.2.0

Add Extract Local Variable command


0.1.0

Initial release of vscode-ruby-refactoring with initial features:

  • RSpec Extract Let
  • Convert Hash Keys (current line or selection for multi-line hashes)
  • Convert Post Conditional

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft