-
Ladies, Gents, Contributors,
Just for information: Debugging fails, no halt at breakpoints, no process information
More details -> Logfile attached
Configuration:
Erlang/OTP 20 [erts-9.1] [64-…
-
Hi Jess,
first of all, if you are busy stop reading here and leave it until you have some time (no hurry) :).
I have made some modifications in Plugin system to add some configuration and route temp…
-
**Describe the bug**
Dialyzer does not complain when code uses `Enum.reverse/1`, but when it is replaced with `Qex.reverse/1` (which AFAIK is an Elixir wrapper on `:queue.reverse/1`), it emits severa…
sgfn updated
10 months ago
-
Hi Jesse,
Everything is in the title - this falls at a very bad moment, as I have an app to finish ASAP and I did not kept the former version of nitrogen. I'm completely stuck.
As usual, I tried…
JiffB updated
11 months ago
-
**Describe the bug**
zsh completion adds a space every time a partial completion is entered (most noticeably after "@" versions and "/" in paths), requiring deleting the space before continuing to ty…
-
People asked pusher to make history. Its bad for user experience when you change page and loose message. Its cool to have "custom made" history for pusher. Any ideas?
-
It does not appear to be possible to read files in any way. io.read doesn't exist, io.input doesn't exist, etc. Why? It's really annoying (also the fact that this is completely undocumented). loadfile…
H2CO3 updated
4 years ago
-
Allow the creation of Elixir projects from the New Project menu. This will include the use of mix to create the new project template. Feature request by @Claudiojlf in https://github.com/KronicDeth/i…
-
This is the error message given when someone adds a dependency that is not of the structure `/src` but instead like `/apps//src` or anything else.
We should reword it to be clearer.
-
Hi. I've seen today this very strange error in one of my builds. When I run `rebar3 compile` or `rebar3 eunit` everything works. Only when I call rebar3 ct I have this error:
```
===> Running hook…