-
The default API uses `completion-styles` and `completion-styles-alist` to configure completions. Also if the collection passed to `completing-read` is a function it can return metadata to configure th…
-
#### Description :octocat:
I cannot use helm after updating to b071baf25
#### Reproduction guide :beetle:
- Start Emacs
- `SPC f f` or `SPC b b`
on b071baf25 (https://github.com/syl20bnr/spac…
-
#### Description :octocat:
Beginning with commit 0f2df2727, additional packages listed with a `:location` trigger a validation error.
For example, the following passes validation:
```elisp
…
-
Because of [this commit](https://github.com/emacs-lsp/lsp-mode/commit/1caee9282638889bcdcacdad73d58490451859d1#diff-b1e9bc82c3b6bd6e95470e18ee41a19bL4715) on lsp-mode which changed some method names, …
-
Currently `eglot-imenu` is blocking and waits using the default timeout. However, it's called in places where blocking calls are extremely undesirable, e.g. in the idle timer used by `which-function-m…
-
yasnippet with lsp-mode works fine with dart-mode just after lsp-mode started, but sometimes (I don't know the reason) error occurs in completion/resolve and after that, snippet directly shown in buff…
itome updated
4 years ago
-
With [company-flx-mode](https://github.com/PythonNut/company-flx) enabled and `company-capf` is in the backend list, we can get some fuzzy completion defined for a buffer by CAPF. For example, in Elis…
tuhdo updated
4 years ago
-
![image](https://user-images.githubusercontent.com/4024656/83817071-726af800-a6f6-11ea-91b4-6181e7f75760.png)
Emacs GUI on Linux.
Emacs version: 26.3, 28.0.50
company version: company-20200525.…
-
#### Description :octocat:
`SPC SPC` is undefined.
#### Reproduction guide :beetle:
- Start Emacs
- Press `SPC` `SPC`
#### System Info :computer:
- OS: gnu/linux
- Emacs: 27.1
- Spacemacs: 0…
-
#### Description
Relatively benign but very frequent error with `semantic` and `auto-completion`.
#### Reproduction guide
- Fresh Spacemacs installation, master or develop branch
- Install the `…