Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple snippets with same identity for Golang #114

Open
imdaveho opened this issue Jan 22, 2025 · 0 comments
Open

Multiple snippets with same identity for Golang #114

imdaveho opened this issue Jan 22, 2025 · 0 comments
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet

Comments

@imdaveho
Copy link

imdaveho commented Jan 22, 2025

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?

@imdaveho imdaveho added is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant