Checklist
Is your feature request related to a problem? Please describe.
When using something like csf to change a function call, there is a prompt for entering the new function name. This means I can't take advantage of LSP autocompletion when typing the new name.
Describe the solution you'd like
Have an option to enter insert mode for typing in the new name instead of the prompt.
Checklist
:h nvim-surroundto see if there might be any relevant information there?Is your feature request related to a problem? Please describe.
When using something like csf to change a function call, there is a prompt for entering the new function name. This means I can't take advantage of LSP autocompletion when typing the new name.
Describe the solution you'd like
Have an option to enter insert mode for typing in the new name instead of the prompt.