Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Refactorings/Code Actions #2764

Open
andyw8 opened this issue Oct 23, 2024 · 0 comments
Open

More Refactorings/Code Actions #2764

andyw8 opened this issue Oct 23, 2024 · 0 comments

Comments

@andyw8
Copy link
Contributor

andyw8 commented Oct 23, 2024

Note

This issue is aimed at those attending the RubyConf 2024 Hack Day

We currently have support for several refactorings or code actions, such as:

  • Extract method
  • Extract variable
  • Toggle block style
  • Attribute accessors (in progress)

Some other ones that may be useful to add:

  • Extract constant
  • Extract superclass
  • Extract module

See also the list at https://refactoring.com/catalog/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant