Skip to content
#

completion

Here are 198 public repositories matching this topic...

picocli
deining
deining commented Dec 1, 2019

While answering #878, I realized, that both user manual and quick guide could be improved. Goal should be to get first time users started as quickly as possible.
Thinking back to my first time contact with picocli I remembered it wasn't straightforward for me to get things up and running, either. Don't get me wrong: The picocli manual is very complete, concise and was/is of great help for me in m

doc
otadmor
otadmor commented May 19, 2019

I would like to implement document/symbol/summary to ivy like auto-complete has. The auto-complete is based on the popup.el code which calculates manually the spaces needed to be on the line (see popup.el:popup-create-line-string).
I was wondering if ivy already has this kind of support on one of the packages I still not aware of, or if it is already implemented on ivy master branch.
If not - im

dmerge
dmerge commented Apr 13, 2018

Bash uses temporary files for here-documents (both << and <<<). See: https://lists.gnu.org/archive/html/bug-bash/2014-10/msg00057.html

If /tmp is not tmpfs, or TMPDIR is not set to tmpfs, this is verifiable by watching the IO_WBYTES column in htop for a given shell while completing directory contents. This value will increment in thousands each time tab is pressed. Over a typical shell sessio

tkotosz
tkotosz commented May 4, 2020

The current documentation of the transform command is incomplete. It doesn't mention the possible values for the eventually required transform parameter which would be nice to know in case the client would like to call the transform command by immediately providing the specific transformation type to skip the input callback.

Relevant part of the documentation: https://phpactor.readthedocs.i

Improve this page

Add a description, image, and links to the completion topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the completion topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.