-
It shows the very tiny incomplete candidate popup menu at the very first time of completion as below.
![image](https://user-images.githubusercontent.com/506484/109651569-0a244680-7ba2-11eb-86aa-90b…
-
One thing I liked about Spacemacs was that its autocompletion setup even worked when writing plain English text, and not just for code.
I'd like to enable similar functionality in Doom Emacs, but t…
ghost updated
3 years ago
-
**What did you expect to happen?**
The items which are exactly matched should show up at the top. And fuzzy matches should show up below them.
**What actually happened?**
The order is terrible …
-
**What did you expect to happen?**
Launch the chez scheme repl.
**What actually happened?**
I came across the error 'Cannot find chez implementation`.
Upon launching the `run-geiser` command…
-
I'm planning to open a PR that replaces `company-lsp` with `lsp-mode`'s new `capf` backend. According to the `lsp-mode` performance guide (https://github.com/emacs-lsp/lsp-mode#performance), this shou…
-
![64-14_12dead](https://cloud.githubusercontent.com/assets/2135996/18609305/800558c6-7cc4-11e6-87b7-9c7209d1dc76.png)
See the problem, I type **gsk**, the first candidate is a yasnippet, the others a…
-
### Observed behavior
yasnippets candidates do not present in company autocomplete.
Though I can see them from `SPC s i`, and expend them nicely.
the result of `describe-variable` for `company back…
-
Hi again!
Now completion doesn't seem to work...
```
Debugger entered--Lisp error: (jsonrpc-error "request id=14 failed:" (jsonrpc-error-code . -32601) (jsonrpc-error-message . "Unhandled metho…
-
Current master is: 1613a2d
After update to this newest master, i get following error when open lsp-mode with rust-mode
```File mode specification error: (void-function -compose)```
But, it wo…
zw963 updated
3 years ago
-
### Description
I recently upgraded to emacs 28.0.50 on MacOS Catalina 10.15.7. After I opened a roam file and type, for eg, `[[Psy` (or `[[roam:Psy`), I expected to see completions for some of my …