Closed aJunKobayashi closed 4 years ago
This project has moved!
It's now being maintained by proactive volunteers from the Elixir community over at elixir-lsp/elixir-ls. Updates will continue to be published from that repo to the original VS Code extension, so no need to switch plugins if you're using VS Code.
If you're still interested in merging this PR, please do the following:
Thank you!
Launch debugger faster.
:int.interpretable(module) == true and !:code.is_sticky(module)
is very heavy operation.