-
### What did you expect to happen?
When I try to expand a snippet like `frac`, `\frac{numerator}{denominator}` should be inserted with my cursor on `numerator` and able to replace each part of the …
-
[AndreaCrotti/yasnippet-snippets](https://github.com/AndreaCrotti/yasnippet-snippets)にPRを送った。
## PR
- [x] [Add PHP basic syntax (statement) for php-mode by zonuexe · Pull Request #202 · AndreaCr…
-
It seems there's a bug with the yasnippet generation because snippets do not exit. Basically this means I need to call `yas-exit-all-snippets` after I'm done tabbing through and filling out each templ…
-
My ag version is 0.29.1, Windows 7 x64 OS, Emacs 24.5.1(i686-pc-mingw32).
If I set `ag-highlight-search` to `t` , there will be some problems(if it is set to `nil`, there is no problem). It prompt th…
-
Yasnippets can have a keybinding assigned to them, e.g.:
```
# -*- mode: snippet -*-
# name: Highlight
# expand-env: ((yas-wrap-around-region nil) (item-string ""))
# binding : C-c y h y
(...)…
-
What do you think of contributing/merging some of your snippets to [yasnippet-snippets](https://github.com/AndreaCrotti/yasnippet-snippets)?
For example, there's already nix snippets in `yasnippet-…
-
It'd be nice to optionally (so we don't depend on yasnippet) have snippets for useful JSON requests, like cluster settings or logging level, etc.
-
### Reproduction steps
- Using a fresh `debian/testing64` machine (I used [Vagrant](https://vagrantup.com): `vagrant up debian/testing64` + `vagrant ssh`)
- Install `emacs-nox` package: `sudo apt …
-
More often then not I find myself embedding a lot of elisp code in my templates.
I find it painful to write and edit long one-liner snippets with lots of inner elisp code. Additionally, I dislike h…
ghost updated
4 years ago
-
Creating this issue off of the back of https://github.com/syl20bnr/spacemacs/issues/12173
Essentially, when company-lsp is enabled then snippets from yasnippets-snippets don't show up in the autoco…