-
Hey, this is my first time ever making an issue on github so be nice to me (:
Basically, I have not been able to get the diagnostic information to popup on hover at all, it worked literally once an…
-
### Code editor
Emacs
### Platform
Void Linux
### Version
5.0.0
### What steps will reproduce the bug?
bash-language-server doesn't disable snippet candidates for completion with …
-
Maybe [issue #1200 from yasnippet](https://github.com/joaotavora/yasnippet/issues/1200) rather belongs here? Possibly introduced by #465,
> Expanding e.g. function_docstring and tabbing the curso…
-
Tweaking `acm-completion-backend-merge-order` as suggested in #1078 worked perfectly to sort the menu, now the yasnippet completions are always at the top of the completion list.
But it didn't solv…
-
Forwarding from https://github.com/joaotavora/yasnippet/issues/1203
Not sure if the cause is here, or the `yassnippet` package itself. Please let me know if you need any additional info. Thanks!
-
Here are the error/warning messages :
⛔ Error (use-package): Failed to install yasnippet-snippets: Args out of range: #, #, 1897597
⛔ Warning (tar): Extracted ‘/home/wilk/.emacs.d/elpa/yasnippet-s…
-
Using yasnippet will not only make you more productive, but also ensure you use e.g. `are` following a certain pattern:
https://github.com/zenmacs/.emacs.d/blob/master/snippets/clojure-mode/are
…
-
I have
```elisp
(setq company-backends
'(company-files
company-keywords
company-capf
company-yasnippet
company-abbrev
company-dabbrev
c…
-
Debugger entered--Lisp error: (wrong-type-argument listp stop)
company--prefix-len(stop)
company--multi-prefix((company-anaconda :with company-yasnippet))
company--multi-backend-adapter((comp…
-
I simply love this mode and really want to use it all the time, but inserting snippets with YASnippet trips it up. Somehow, the initial snippet is not pushed down to the buffer. Because of that, the…