pantajoe / vscode-elixir-credo

VSCode support for Elixir Linter 'Credo'.

Home Page:https://marketplace.visualstudio.com/items?itemName=pantajoe.vscode-elixir-credo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After saving in vscode with this extension enabled, `recompile` in IEx session does not work

doughsay opened this issue · comments

After saving in vscode with this extension enabled, recompile in IEx session does not work, and the new code will not be loaded. This forces you to quit IEx completely and start a new session.

Hi! Could you maybe disclose the exact reproduction steps, and what exactly happened, and what you would have expected to happen?

Sorry, I can't reproduce this anymore. Either it's fixed, or there's some more nuance to when it happens. If I learn anything more I'll come back and add more details; for now I'll close.