x/tools/gopls: add comma when completing the value of a key-value expression #46091
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
If I complete an entire KV, I get the colon and comma:
becomes
On the other hand, if I complete just the value, I have to go to the work of pressing the comma key myself:
becomes
This could probably save me multiple keypresses per week.
@muirdm
The text was updated successfully, but these errors were encountered: