-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedneeds-triageIssue hasn't been assessed yetIssue hasn't been assessed yet
Description
What were you expecting?
Typing /* and hitting enter should create a single comment region.
What actually happened?
Typing /* causes emacs to automatically append */ after the cursor and for the /** "doc" snippet to prompt which causes an extra */ to appear as the doc snippet adds its own. Produces the following.

Steps to reproduce
- Type
/* - Hit enter
Operating system
Ubuntu 22.04 under WSL2
Emacs version
Emacs 29.3
Installed commit of doom-snippets
mzhaodev and harisonkhlil
Metadata
Metadata
Assignees
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedneeds-triageIssue hasn't been assessed yetIssue hasn't been assessed yet