-
As for now, the current description points to the following URL (getting `404`)
```
http://joaotavora.github.com/yasnippet/
```
However, the correct link is (as I could see by visiting both UR…
-
**What did you expect to happen?**
I expect to be able to open files in a location deep in my filesystem.
**What actually happened?**
When I open this kind of file (deep in the filesystem, wi…
-
#### Output of the command `M-x company-diag`
```
Emacs 28.0.50 (x86_64-pc-linux-gnu) of 2021-09-15 on mk-desktop
Company 0.9.13
company-backends: ((:separate company-capf company-files company-…
-
**Describe the feature**
Currently `company-yasnippet` will show snippets starting with `__` before any other snippet. This makes it difficult to immediately see available snippets. File templates …
-
Hello,
I am currently using Emacs 27.2 on Fedora Linux.
I tried to do emacs -q... but yeah, yasnippets didn't load at all so I think its because I'm using use-package in the first place for my c…
-
`emacs —version`: GNU Emacs 26.3
`emacs —debug-init`:
Debugger entered--Lisp error: (error "Package ‘emacs-27.1’ is unavailable") …
-
I saw the candidate list popup was case insensitive , IN camel case, the case is important:
for example : connectToStores hopes match case-sensitive, if not, when choose the item, I will need to corr…
-
#### What did you do?
I was working on [this](https://github.com/lolbinarycat/hookshot-oak) program in spacemacs using lsp-mode with gopls
#### What did you expect to see?
there should b…
-
#### Description :octocat:
I run Emacs on MSYS2 & Windows10. This problem showed up after I updated MSYS2, which installed Emacs 27.1.
#### Reproduction guide :beetle:
- Start Emacs
- Restart Em…
-
Hi,
Yankpad is great! I find out again and again how nice it is to keep snippets organized as org headings :+1:
I wanted to expand a snippet from within a org-capture template and I had to hack…