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

Add the possibility of wrapping frame into a function #331

Open
neilccbrown opened this issue Dec 2, 2024 · 0 comments
Open

Add the possibility of wrapping frame into a function #331

neilccbrown opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@neilccbrown
Copy link
Collaborator

What if when the user selects some code, we offer "d" for function definition as a possible wrapping action? It would move the code into a function in the functions section (bit confusing to move as we wrap, but in Strype-land the user will know functions have to be in the functions section). The main confusion is the user will need to fill in any parameters (as well as the name, obviously), but it feels like a nice natural way to do what JetBrains would call "Extract method".

@neilccbrown neilccbrown added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant