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

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -