javascript - Does JetBrains Webstorm have a keyboard shortcut for copying the current function? -
in jetbrains webstorm have keyboard shortcut copies entirety of javascript function cursor within. support such functionality?
to knowledge, there no such functionality.
the keyboard shortcut ctrl + w might though, selects successively increasing code blocks. should allow use standard copy , paste shortcuts copying function.
Comments
Post a Comment