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

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -