Pierre Le Gall

Results 12 issues of Pierre Le Gall

The default behavior of `ripgrep` is to not search into hidden files (files beginning with a dot) by default. As a result, using `projectile-ripgrep` do not search into hidden files....

Improvement
Good First Issue

### Bug Description In the Computer section, tracks are not well ordered when ordered by keys. It seems to be alphabetically ordered (i.e. 10A, 10B, 11A, 11B, 12A, 12B, 1A,...

bug
confirmed

For your information, I ran the benchmarks multiple times on my Thinkpad X1 2017 (i7-7500U CPU @ 2.70GHz). Pelemay are always better than PelemayFp here: ``` ## PelemayFpBench benchmark name...

This is not a bug report, but maybe a feature proposal. I'm looking for a way to attach a (non file) buffer to a project. In my case, a vterm...

Stale

**Problem** Sometimes, we want to read data applying another non-read policy, e.g. to read posts updatable by an actor. For now, we have to create a special read action (e.g....

enhancement

I'm always frustrated by the verbosity of the code below when I have no domain/resource code action for it. ```elixir MyResource |> Ash.Changeset.for_action(:create, %{data: value}) |> Ash.create() ``` Maybe something...

enhancement
good first issue

## Current behaviour Geocoder.Providers.Fake returns `{:error, nil}` when nothing is found on `call_list/1`. ## Expected behaviour Geocoder.Providers.Fake should returns `{:ok, []}` when nothing is found on `call_list/1`.

Kanban board is very efficient for focus and taking action compared to a classic todo list for many people, and it's a standard today (see the success of Trello and...

enhancement

I consider (and I suppose everyone does) Tasks and Notes are a lot more often used than Diary and Bookmarks. However, the firsts are less reachable by the thumb on...

enhancement