Closed azerbe closed 3 years ago
What did you expect to happen? When I am activating the packages in Emacs 27 and 28 (emacs-plus, clean install)
with the configuration
(setq company-idle-delay 0) (setq company-minimum-prefix-length 1) (setq-hook! 'go-mode-local-vars-hook company-backends '((company-capf :with company-yasnippet)))
I expect to see snippets in the autocomplete popup.
What actually happened? I see code-completion and I can expand snippets, but they wont show up in the autocomplete popup.
Steps to reproduce:
doom sync
go
ife
iferr
System information:
This issue has been automatically marked stale because of a lack of recent activity. If this issue is still valid, reply to it or remove the label or it will be closed in 7 days.
What did you expect to happen? When I am activating the packages in Emacs 27 and 28 (emacs-plus, clean install)
with the configuration
I expect to see snippets in the autocomplete popup.
What actually happened? I see code-completion and I can expand snippets, but they wont show up in the autocomplete popup.
Steps to reproduce:
doom sync
go
project and start typing, e.g.ife
foriferr
System information: