-
Associated PR: https://github.com/hlissner/doom-emacs/pull/4476
Some company backends can completely shadow other backends following them. For example, having `company-backends` as `(company-dabbre…
-
Post completion should display a warning if snippets are enabled but yasnippet is not. In this case, the user must either disable company lsp snippets or enable yasnippet.
-
I like the idea of yankpad and trying to migrate to it from yasnippet.
but later I realized if I simply bind to `yankpad-expand`, then tab will
stop working in org mode for things like create tab…
-
Hi
Trying to install the dap-mode package using `M-x package-list-packages` and upon saying 'y' on the prompt to install I get an error on Emacs saying.
> Symbol's value as a variable is void …
-
#### Runtime Environment
- MX Linux 18
- GNU Emacs 27.0.50
- [~/.emacs.d](https://github.com/mrbig033/emacs)
- [my yasnippets packages configurations](https://github.com/mrbig033/emacs/blob/mast…
-
The repository aims to facilitate the transition from Ultisnips to Yasnippet. However, I encountered an issue related to detecting math context.
When utilizing the following Ultisnips code:
```…
-
auto-java-comple (a.k.a ajc, https://github.com/jixiuf/ajc-java-complete) does a nice job integrating completion with exploiting signature information. It does this by building a yasnippet template o…
jsyjr updated
4 years ago
-
I experienced the bug reported on #17
This has happen on Go and Python, and I expect to happen on other languages too.
After inserting the dot to fire auto completion with Company, it fails: no…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
I am on doom emacs. I have some yasnippets in `~/.config/doom/snippets/LaTeX-mode`.
The command `+snippets/edit`
* shows snippets in `~/.doom.d/snippets', but this path does not even exist (!);
* t…