Skip to main content

Questions tagged [completion]

refers to TAB completions (or other keystroke shortcuts) to selecting the target element from a list of many. Often useful for menus, navigations, searching, jumping, folding, and other forms of "narrowing" the list of available choices.

1 vote
1 answer
29 views

I'm running cygwin bash in shell mode in emacs, but I don't get any completions, is there a way to set it up?
Sergey Kitov's user avatar
3 votes
1 answer
101 views

The cd command like the shell command of the same name changes directory. recentf allows to remember file across emacs/OS restarts. Now cd uses the recentf history on M-p. But non-directory files ...
Rusi's user avatar
  • 387
0 votes
0 answers
53 views

To reproduce, in an inferior-python shell, type "a=[0,1]; a[0].[tab]", here [tab] means the tab key, no completion. In a terminal, the above procedure will pop up a completion list. (python-...
godblessfq's user avatar
  • 1,311
0 votes
0 answers
130 views

I've been having such idea for a long time, where instead of completion AI predicts the change you'd want to do. And recently Zed text editor announced exactly this feature. Feature is free only ...
Hi-Angel's user avatar
  • 1,292
1 vote
0 answers
51 views

This is a bit of a followup on https://emacs.stackexchange.com/a/27680/46612 and cycle through completions while showing completions buffer I have set the completions format to vertical: start emacs -...
pseyfert's user avatar
  • 121
0 votes
1 answer
338 views

After enabling fido-mode, I find the completion-styles is set to "flex". It is useful in most cases. But what if I want to switch back to the "substring" style for one completing ...
zwy's user avatar
  • 141
0 votes
0 answers
24 views

I was wondering how I get the dap debug repl to perform code completions, say, for user defined variables and methods? GNU Emacs v29.4 Doom core v3.0.0-pre Doom modules v24.04.0-...
outofstep58's user avatar
2 votes
2 answers
114 views

I have eglot, company-mode, LSP (phpactor). It's working but list of completions is not sorted by string length which makes it almost unusable. Is there any way to sort list of completions from ...
BPS's user avatar
  • 135

15 30 50 per page
1
2 3 4 5
22