erlang-ls/rebar3_bsp’s past year of commit activity dap-modePublicForked fromemacs-lsp/dap-mode Emacs ️ Debug Adapter Protocol debug-adapter-protocolPublicForked frommicrosoft/debug-adapter-protocol Defines a common protocol for debug adapters....
/path/to/erlang_ls/_build/debug/bin/erlang_ls Once an instance of the server is running, find the name of the node in the logs or by running epmd -names. It will look something like: $ epmd -names epmd: up and running on port 4369 with data: name erlang_ls_62880311918 at port...
"description": "Erlang module to debug", "default": "daptoy_fact" }, "function": { "type": "string", "description": "Erlang function to debug", "default": "fact" }, "args": { "type": "string", "description": "Erlang args to debug", "default": "[5]" } } } } } ] }...
/path/to/erlang_ls/_build/debug/bin/erlang_ls Once an instance of the server is running, find the name of the node in thelogsor by runningepmd -names. It will look something like: $ epmd -names epmd: up and running on port 4369 with data: name erlang_ls_62880311918 at port 50819...