Skip to content

C++ Comment Snippet interferring With Emacs Comment CompleteΒ #108

Open
@avlec

Description

@avlec

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.
msrdc_eUCAT3XSbC

Steps to reproduce

  1. Type /*
  2. Hit enter

Operating system

Ubuntu 22.04 under WSL2

Emacs version

Emacs 29.3

Installed commit of doom-snippets

c1384cc

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugSomething isn't working as intendedneeds-triageIssue hasn't been assessed yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions