Replies: 1 comment 1 reply
-
This kind of action is usually provided by a language server. What do you have running for JS/TS? |
Beta Was this translation helpful? Give feedback.
1 reply
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 need to extract TypeScript functions to new files. In Visual Studio Code, I can do this by right-clicking the function/const/… and selecting "Refactor → Move to a new file":
I haven't found anything similar in helix. Did I overlook something? If not, would someone involved with the project like to implement this feature? 🙏
Beta Was this translation helpful? Give feedback.
All reactions