-
Please ask your questions at https://discord.gg/swuxy5AAgT
HI Guys,
I have configured emacs-lsp with ccls setup, however It does not auto complete structures and filed suggestions.
In lsp-descr…
-
Hi,
first of all thanks for a thin variant of Company. I am trying it in combination with [CIDER](https://github.com/clojure-emacs/cider), which is where usually I need code completion the most.
…
-
## Issue
cloudfoundry/gorouter#245 is insufficient fix, so sticky session doesn't work when Reverse Proxy CF app exists.
## Context
cloudfoundry/gorouter#245 fixed mis-overwriting…
-
* [x] The group function should be allowed to transform candidates in order to allow removing common prefixes.
* [x] selectrum
* [x] icomplete-vertical (https://github.com/oantolin/icomplete…
minad updated
3 years ago
-
For some reason, the autocomplete on Doom Emacs is weaker than a vanilla emacs.
A example:
Doom Emacs:
![Captura de tela de 2020-03-09 20-11-45](https://user-images.githubusercontent.com/955131…
-
Hello, I use a different completion framework that is not either helm or ivy, although this might a good chance to try out helm, personally I think that it would be better if those packages are not in…
Inc0n updated
3 years ago
-
### Description
When selecting a valid candidate from company-org-roam, company complaints about ```org-roam--format-link-title``` being void.
I've seen this function was removed in [a4da8f3](htt…
-
Hi Steve. Thank you for your work, I'm using your config and enjoying it.
I'm experiencing a strange thing when using completion in PHP mode. There are two pop-ups with completion choices as shown …
-
**Webpack Version:**
2.x
**Babel Core Version**:
6.x
**Babel Loader Version**:
6.2.x
**Please tell us about your environment:**
OSX 10.x
What bug I have found is that I cannot not u…
-
#### Description :octocat:
Most of the time, `auto-completion` for Python won't work within a `.py` file. I will need to manually run an `Inferior Python` buffer and import libraries within it. Auto …