-
Would it be possible to add a face (`yas-other-fields-highlight-face` or such) and to highlight all non-selected fields?
The idea would be that:
1. $1 gets highlighted with yas-field-highlight-face, …
-
Is it possible to not sort company's candidates?
Jedi returns the normal objects first and then the magical ones instead company shows them in reverse.
I think is better to keep what jedi provides.
…
-
![image](https://user-images.githubusercontent.com/549126/118690193-62cabd80-b83a-11eb-9e4d-1a4d7830a0d7.png)
-
With brianjcj's version:
![g_sync](https://f.cloud.github.com/assets/83116/170859/f5316cac-7a7f-11e2-8a3f-9bcd711745c4.png)
With this version:
![g_async](https://f.cloud.github.com/assets/83116/170…
ameyp updated
11 years ago
-
if i add `(auto-complete-rst-init)` to .emacs, it it throwing
```
Warning (emacs): [auto-complete-rst] Failed to eval the source generated by genesource.py. Got: (void-variable Traceback)
```
-
It would be great if `yankpad` provided a function that can readily be added to completion-at-point-functions, which is part of core Emacs (see [documentation](https://www.gnu.org/software/emacs/manua…
-
Hi there,
I'm writing a mode in which users expand a snippet, and then can decide to recursively expand each field. As an example, assume I insert a `pcase` pattern for a list. I start with `(_ .…
-
Hello!
I found difficult to set up irony-mode. Code completion working, but I don't get completion "bubble", like in cedet. Pressing TAB not working either, I need to write "irony-completion-at-point…
-
**Describe the feature**
Despite doom being wickedly fast at starting, there is still a case to be made for having an emacs daemon sitting around.
The first launch of `emacsclient` is slower th…
-
It seems commit 81f5f4da26b2b9e8c4ce9cc0272c3fb7ea4dbf3e changed `esup-child.el` to use advice on the `load` function. The advised function then steps through the code one sexp at at time doing an `ev…