Refactor: extract to a new val #49
neverstew
started this conversation in
Feature Request
Replies: 2 comments
-
I'd really like this. I wrote a very minimal extension to do it at one point and might do it again |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found this a helpful starting point in understanding what would need to happen for this to work well: https://stackoverflow.com/questions/69673743/applying-a-typescript-refactoring-programmatically |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I often write things in roughly this order (in Val Town or otherwise:
Steps 2 and 3 are currently quite difficult on Val Town. I think having an automated way to extract a named function to a separate Val would do wonders for enabling composability (with other people as well!).
Beta Was this translation helpful? Give feedback.
All reactions