Skip to content

Conversation

@axelson
Copy link
Member

@axelson axelson commented Apr 25, 2020

Debugging does not work on Elixir 1.10.0-1.10.2 which was resolved in elixir-lang/elixir#9864 (which is included in Elixir 1.10.3). So we warn if running on an unsupported version of elixir.

The generated warning looks like:
example-debugger-unsupported-warning

Fixes #158

@axelson axelson merged commit 03aa3a3 into elixir-lsp:master Apr 25, 2020
@axelson axelson deleted the log-error-debugger-1.10 branch April 25, 2020 21:27
axelson added a commit that referenced this pull request Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugger does not work on Elixir 1.10.0-1.10.2

1 participant