-
Hi all,
since core now engages in mentored projects, I was thinking telescope should maybe follow suit. To that end, here's a list of fixes/features/ideas loosely (and hopefully adequately) sorted …
-
# Intro
We had a discussion about this on gitter the other day, see https://gitter.im/neovim/neovim?at=5f07781c46c75b1e5e3524ff
Presently, all insert mode completion is based on exact prefix mat…
-
Filter any file in `hh` style ~ `hh` grep.
-
As per the title, can we get a CLI switch that adds count of results in the prompt? That's one of the things I'm missing from `fzf` and `skim`.
I like `fzy` search results better but the lack of re…
-
## Environment
**OS**: OSX Yosemite (10.10.1)
**Atom Version**: 0.123.0
## Repro Setup
Set up a directory structure `src/classes` in your project root, and create a file in there called `Batch_Updat…
-
I really don't know when this is happening. But it seems that sometimes when I add files with `touch file.txt` the fuzzy-finder does not list it, and you have to close the window and reopen it to show…
-
Starting from [`activerecord/lib/active_record/connection_adapters/abstract_adapter.rb`](https://github.com/rails/rails/blob/83cb0fc6326b308322e35b211bac31c73b346b73/activerecord/lib/active_record/con…
-
### Description
I'm trying to use picker:set_selection in a simple exampe but its not setting the selection. Printing out the row in the set_selection function I can see its called 4 times but I only…
-
Greg Risko ([?](https://www.meetup.com/HaskellerZ/events/277626304)) [requested](https://youtu.be/6PKmZSHxu0c?t=3744) a balance report display mode that shows both the full account names, and a name o…
-
The default fuzzy speed seems to be a little slow when I compare it with evaling this snippet from
https://github.com/abo-abo/swiper/issues/207
```elisp
(with-eval-after-load 'ivy
(require…