|
@WebStormIDE | |||||
|
Want to move a function to a separate file?
You can use the Move function quick fix (Alt-Enter) that creates a new file named after this function.
Or use the Move... refactoring if you want to select a different target file. #WebStormTip pic.twitter.com/mFjKICaj30
|
||||||
|
||||||
|
Ofir Oron
@ofir_oron
|
9. sij |
|
@WebStormIDE will this work for arrow functions or class methods?
|
||
|
|
||
|
JetBrains WebStorm
@WebStormIDE
|
9. sij |
|
This works for all top-level symbols (classes, functions, arrow functions, variables, etc), so it won't work for class methods.
|
||
|
|
||