-
I found that rust-analyzer, at least, has some features that don't work with lsp-mode unless you have yasnippet installed and active (with yas-minor-mode). https://emacs-lsp.github.io/lsp-mode/page/in…
mullr updated
3 years ago
-
I am using yasnippet along with auto complete and ac-nrepl.
When I start a fresh emacs session, open my .clj file, type something like `def`, I see bunch of normal candidates and highlighted yasnippe…
-
Initially reported here: https://github.com/joaotavora/yasnippet/issues/1186
---
When working with `` blocks of the `.vue` files I get the following errors when trying to expand `lsp-mode` sugge…
daut updated
9 months ago
-
The JDTLS server appears to supply its own set of snippets, or 'code templates' as they're called in Eclipse.
The first problem is that these server-side snippets appear to override yasnippet comple…
-
Hello,
while sly completion using `completion-at-point' (C-c TAB) works nicely. The completion list returned by company is messed when more backends are added.
E.g. By adding this code to the conf…
-
See http://gist.github.com/473511
-
I am using autocomplete-1.4.0 and yasnippet-0.8.1 with the following order and configuration in my .emacs file. Emacs is GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-13 o…
-
Every time a tab event occurs on a line with an account, the monetary symbol appears at the end (in my case, it's the US dollar sign: "$"). By itself, it's nothing major, and can be convenient. Howe…
-
YASnippet doesn't appear to work when running the js3-mode as is. (latest install as of today, from Elpa/milkbox.)
-
Originally reported by: **Mark Edgington (Bitbucket: [edgimar](https://bitbucket.org/edgimar), GitHub: [edgimar](https://github.com/edgimar))**
----------------------------------------
When using ya…
TheBB updated
7 years ago