x/tools/gopls: utilize placeholders in var! postfix suggestion #59689
Labels
FeatureRequest
gopls/completion
Issues related to auto-completion in gopls.
gopls
Issues related to the Go language server, gopls.
Milestone
Is your feature request related to a problem? Please describe.
I'm always frustrated when I use [var!] to automatically fill in a variable, the cursor is always not selected by default. I need to move the cursor to the variables one by one instead of using [tab] to quickly edit the name of the variable
Describe the solution you'd like
Directly use [tab] to quickly edit the name of the variable
Describe alternatives you've considered
no ,There is no alternative but to move the cursors one by one
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: