You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: