elixir-lsp / elixir-ls

A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://elixir-lsp.github.io/elixir-ls/
Apache License 2.0
1.5k stars 196 forks source link

Add support for noDebug in debugger #980

Closed lukaszsamson closed 1 year ago

lukaszsamson commented 1 year ago

VSCode run without debugging uses launch config with "noDebug": true

lukaszsamson commented 1 year ago

Addressed in https://github.com/elixir-lsp/elixir-ls/commit/f07463300e03625768f81bd46788a7430fdc2a32