Alexandre Lepretre
Alexandre Lepretre
Hello I have some GenServer that subscribe to Phoenix.PubSub channel to reduce code coupling I feel like something is missing Patch (that is really nice btw). My workflow is everytime...
Describe a bug. Steps to reproduce: 1. Go to https://www.lipsum.com/feed/html 2. Copy 2/3 paragraph (ctrl + c) 3. Go to https://editorjs.io/ 4. Remove every data of the sample 5. Past...
The function `NetrwMarkFileMove` didn't support `g:netrw_keepdir=1`. I add a small `if` to prefix the path (heavily inspired by NetrwMarkFileCopy) Related issues: - https://github.com/vim/vim/issues/6637 - https://github.com/vim/vim/issues/9621 > Could not find any...
Multi line inside a `` block should be aligned as HTML does --- Edit : Finally, I made a PR, I used it form weeks and everything works great so...
+ Add `f = ` pattern support for auto indent + Improve multilines Fix issue : #1188
It could be nice to have a function to restore a soft deleted entity. something like the following code sample in the file https://github.com/revelrylabs/ecto_soft_delete/blob/master/lib/ecto/soft_delete_query.ex ```elixir def restore(query) do update(query, [t],...
Correct syntax is : ```
**Is your feature request related to a problem? Please describe.** We moved from HTTPoison to hackney using Tesla but pigeon use directly HTTPoison create a dep that we could easily...
We encounter the same bug as explains in https://github.com/peek-travel/cocktail/pull/304 The problem is caused because the validation rule system call multiple times the `shift_dst` function. So it applied multiple time the...
### Version 0.12.14 ### Operating System Mac OS X ### Distribution Method dmg (Apple Silicon) ### Describe the issue The contextual menu doesn't close when virtual branch is collapse. The...