-
#### Description :octocat:
Company-capf does not show up in php file.
I m using lsp backend and intelephense.
My full spacemacs config is on this repo : https://gitlab.com/phenix-factory/config-s…
-
I thought maybe it is better to give up on crm and use something else based directly on `completing-read`. Try this:
~~~ elisp
(defun simple-crm (prompt candidates)
(let ((selected-list)
…
minad updated
3 years ago
-
I've narrowed down my input lag to be directly linked to the relationship between `company` and `typescript-lsp`. I'm using DOOM emacs latest on emacs 27 so everything is as up to date and optimised a…
-
Hi,
`rustic-mode` works perfectly fine locally, but when started over a Tramp session (via standard `C-x C-f /ssh:something`), errors out with:
```
LSP :: There are no language servers supporting…
-
### Brief Abstract
Before moving to the `[[` org-roam link implementation, company-org-roam would automatically suggest existing org-roam links for completion. I found this to be very helpful for …
-
I am currently using digestif on emacs via lsp-mode (emacs 26.3, just reinstalled everything from scratch. [config](https://github.com/acorbe/my-emacs-configuration/blob/feae3315fa445b8fe8935e4d7ab3e…
-
### Description
In a4da8f32 `org-roam--format-link-title` function has been removed. This change breaks `company-org-roam`, because that package [depends](https://github.com/org-roam/company-org-ro…
aluuu updated
4 years ago
-
Cross-reference https://github.com/JuliaEditorSupport/julia-emacs/pull/100#issuecomment-668108891
## Expected behavior
`M-TAB` completes `\bet` to `\beta`.
## Actual behavior (from `emacs-hel…
-
Dear Infra-Team,
my colleague Carsten Pfeiffer has lost access to his account (capf, carsten.pfeiffer@gebit.de). He tried logging in to issues.jenkins-ci.org (with different browsers) and to reset th…
-
**Describe the bug**
Using *xref* as the completion provider (not company, not help, just plain built-in xref) with gopls as the server.
About half the time, M-Tab fails with an error such as th…