-
I have my yas-snippet-dirs variable set at its default value of `("~/.emacs.d/snippets" "~/.emacs.d/scripts/yasnippet/snippets")`, and have several snippets defined in `~/.emacs.d/snippets/latex-mode`…
-
This thread is a special thread to let other users to report the company backends that isn't working properly with this package. Please report any company backend that isn't working properly with this…
-
This does not happen with `yas-expand`. But it happens with `yas-hippie-try-expand` for people who want to combine yas with hippie-expand.
tuhdo updated
4 months ago
-
When I add `(payas/ac-setup)` to my config, I get:
```
Debugger entered--Lisp error: (void-variable php-auto-yasnippets)
payas/ac-setup()
eval((payas/ac-setup) nil)
eval-last-sexp-1(nil)
eval…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
The company-clang backend has `company-clang-insert-arguments` option that defaults to on.
A similar option for the irony backend would be great.
-
https://www.emacswiki.org/emacs/LaTeX
#Yasnippet
https://github.com/madsdk/yasnippets-latex/
# Emacs, Latex y Auctex
``` M-x tex-mode ```
``` M-x tex-pdf ```
Refrescar el init.el actuali…
-
Hi,
I have spent a good couple of hours trying to find a way to replace this very simple snippet which does not work since my last emacs upgrade
```
# -*- mode: snippet -*-
# name: time stamp
…
-
Hi , Thanks for this great package! I am enjoying it.
In Emacs 29, the native tree-sitter is introduced. Also some new major-modes are introduced, e.g. `python-ts-mode`, `c-ts-mode`, `go-ts-mode`, …
-
After enabling hide markup in markdown-mode, yasnippets has responded weirdly to tab jump points (meaning $1, $2, $0, etc).
For instance, when using yasnippet `link` with code `[${1:Link Text}]($…
SNTag updated
5 years ago