Unable to hit breakpoints in VS Code using ElixirLS - How does one debug in VS Code?
|
|
5
|
1849
|
June 3, 2023
|
Rexbug - Elixir wrapper for :redbug tracing debugger
|
|
3
|
988
|
April 27, 2023
|
Phoenix equivalent of Rails config.action_view.annotate_template_file_names?
|
|
0
|
125
|
March 26, 2023
|
Podcast: ThinkingElixir 142 - Orion for Distributed Tracing in Production
|
|
0
|
170
|
March 14, 2023
|
Podcast: ThinkingElixir 141 - Network Programming with Elixir and Andrea Leopardi
|
|
0
|
185
|
March 7, 2023
|
TimeTravel - A Record/Replay debugger for LiveView
|
|
9
|
1027
|
December 26, 2022
|
Magic functions you probably didn't know about
|
|
2
|
425
|
December 25, 2022
|
How to debug interactively with dbg() in IEx without corrupting the return value?
|
|
1
|
420
|
December 5, 2022
|
Can I automatically set infinite db timeout when in ExUnit trace mode?
|
|
1
|
220
|
November 18, 2022
|
Elixir Blog Post: Elixir, OpenTelemetry, and the Infamous N+1
|
|
0
|
257
|
November 14, 2022
|
(RuntimeError) could not set breakpoint, module Xxx was not compiled with debug_info
|
|
0
|
213
|
October 12, 2022
|
CodeReloader/Recompilation not working during debugging in VSCode
|
|
0
|
177
|
October 3, 2022
|
Dbg is a life-saver for text parsing
|
|
4
|
494
|
September 23, 2022
|
Replbug - an addition to Rexbug to facilitate REPL-style debugging
|
|
0
|
280
|
September 11, 2022
|
Embedding interactive IEx shell in debugging page shown for development builds
|
|
2
|
381
|
September 9, 2022
|
IEx.pry() And Multiple Processes // Debugging Multiple Processes
|
|
4
|
366
|
July 27, 2022
|
Periscope - tools for debugging and introspection
|
|
5
|
886
|
June 28, 2022
|
Easiest way to find the function that didn't match in the `with` statement
|
|
10
|
1338
|
April 4, 2022
|
Elixir Meetup Recordings
|
|
1
|
552
|
March 15, 2022
|
How to debug a long error stack?
|
|
10
|
943
|
March 8, 2022
|
Podcast: ThinkingElixir 088 - Phoenix Debug Toolbar and LiveView Forms with Michael Crumm
|
|
0
|
455
|
March 1, 2022
|
Can you make your own visual inspector/debugger?
|
|
1
|
457
|
December 9, 2021
|
ElixirLs Debugger on VSCode getting :elixir_ls_expression_timeout
|
|
6
|
1164
|
October 20, 2021
|
Podcast: ThinkingElixir 066 - Tracing Production with Kai Wern Choong
|
|
1
|
429
|
October 5, 2021
|
.iexs.exs file not loaded after continue/0 or respawn/0
|
|
2
|
644
|
September 26, 2021
|
ElixirConf EU 2021 Warsaw - After the Conference
|
|
0
|
460
|
September 24, 2021
|
** (BadMapError) expected a map, got: ..... (stdlib 3.15.2) :maps.keys({
|
|
7
|
829
|
September 8, 2021
|
Blurry text in Erlang debugger
|
|
1
|
446
|
August 27, 2021
|
Genserver random delays and hangs while processing
|
|
0
|
346
|
August 10, 2021
|
How to run ExUnit tests with erlang debugger?
|
|
3
|
675
|
July 22, 2021
|