-
-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
is:snippetRequests that a snippet be added or removedRequests that a snippet be added or removedmode:go
Milestone
Description
What were you expecting?
const [name] [type] = [value]
What actually happened?
const [name][ type] = [value]
The current snippet makes it stick to the const name. The space should not be part of the field.
Steps to reproduce
- type
const
- press
tab
- examine expansion
Operating system
Fedora Linux 37 amd64
Emacs version
Emacs 30.0.50 (master) w/ native-comp
Installed commit of doom-snippets
not sure, but bug is present in head
Metadata
Metadata
Assignees
Labels
is:snippetRequests that a snippet be added or removedRequests that a snippet be added or removedmode:go
Type
Projects
Status
Resolved