-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
Milestone
Description
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)
Steps to reproduce
- enable (go +lsp)
- install all dependencies
- open a golang project and file
- 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?