Observer in iex -S mix
|
|
4
|
152
|
September 28, 2023
|
Connecting elixir nodes and ChatGPT as debugger
|
|
0
|
107
|
September 25, 2023
|
Why -S (script option flag) is capitalized?
|
|
2
|
1012
|
August 26, 2023
|
Using project's .iex.exs with gigalixir ps:remote_console
|
|
22
|
1776
|
August 16, 2023
|
.iex.exs for releases?
|
|
6
|
1149
|
August 16, 2023
|
I cannot get IEx.pry() to work correctly
|
|
4
|
246
|
August 5, 2023
|
Elixir / Erlang docker containers RAM usage on different OS's / Kernels
|
|
17
|
788
|
August 2, 2023
|
Can anonymous function be called inside of iex
|
|
1
|
130
|
July 31, 2023
|
Iex --no-pry not working in elixir 1.15
|
|
2
|
236
|
July 6, 2023
|
Connect to running app with iex?
|
|
5
|
5568
|
July 4, 2023
|
Elixir interactive shell not opening in windows terminal
|
|
8
|
1401
|
July 2, 2023
|
How do I insert items with associations into my database via iex?
|
|
2
|
282
|
May 3, 2023
|
Why does Logger output in IEX have to have an empty line after every line logged?
|
|
6
|
1887
|
May 1, 2023
|
I’d love to see iex command line supporting vi command line editing
|
|
6
|
2542
|
April 17, 2023
|
Unexpected :noop after 'recompile' (mix / iex)
|
|
28
|
4301
|
March 22, 2023
|
How to set a custom IEX executable path?
|
|
2
|
347
|
February 15, 2023
|
Iex -S mix giving me (SyntaxError) /home/user/.asdf/shims/mix:3:17: syntax error before: '.'
|
|
1
|
281
|
February 7, 2023
|
ExTerm - Liveview component for IEx (and other consoles)
|
|
7
|
712
|
January 31, 2023
|
Is it possible to change gettext's msgstr in runtime for choosen msgid?
|
|
4
|
337
|
January 24, 2023
|
Trouble with running a release on a raspberry pi zero, iex works fine
|
|
3
|
374
|
January 9, 2023
|
Error: "no function clause matching in Keyword.get/3" when calling Ecto.changset
|
|
3
|
911
|
January 4, 2023
|
Return value type spec for IO.puts
|
|
4
|
684
|
December 30, 2022
|
How to debug interactively with dbg() in IEx without corrupting the return value?
|
|
1
|
618
|
December 5, 2022
|
IEx tab completion for functions that impl a behaviour
|
|
6
|
398
|
November 1, 2022
|
Adding/Modifying module functions in a previous Livebook cell
|
|
5
|
927
|
October 31, 2022
|
Improved? IEx shell history. My pet project/hack session
|
|
12
|
1437
|
October 29, 2022
|
Iex history fuzzy find
|
|
6
|
912
|
October 27, 2022
|
How to get the ordinary decimal notation of a float
|
|
5
|
3446
|
October 27, 2022
|
How to end a statement/ expression in elixir?
|
|
4
|
403
|
October 19, 2022
|
`alias` all modules of a project, as a good baseline for a project-root's .iex.exs
|
|
2
|
370
|
October 12, 2022
|