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

[Feature] Extract code block to function/method #44

Open
enwi opened this issue Apr 6, 2022 · 1 comment
Open

[Feature] Extract code block to function/method #44

enwi opened this issue Apr 6, 2022 · 1 comment

Comments

@enwi
Copy link

enwi commented Apr 6, 2022

One of the most powerful refactorings is possibly the extraction of a block of code into a new function/method.
Would it be possible to add this feature?

@reedhedges
Copy link

Similar to this, creating a function definition and/or declaration from a call to a new undeclared function is also essential.

Does anyone have any tips on how to get started implementing these features?

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

No branches or pull requests

2 participants