Skip to content

Multiple snippets with same identity for Golang #114

@imdaveho

Description

@imdaveho

What were you expecting?

When starting a Golang project, I do not expect errors or warnings. This doesn't make me sure if something is interfering or interrupting the functionality of go-mode or lsp-mode.

What actually happened?

I am getting as series of messages saying that there are multiple snippets with same identity (see image)

Image

Steps to reproduce

  1. enable (go +lsp)
  2. install all dependencies
  3. open a golang project and file
  4. review messages

I notice that there have been reports for c++ and org mode. In the org mode issue, it was said that this was intentional to overcome a limitation of yasnippet. Please confirm if this is the case for golang here and not a regression of some sort. Thanks.

Operating system

Fedora 41

Emacs version

29.3

Installed commit of doom-snippets

latest?

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugSomething isn't working as intendedmode:go

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions