apexsloth

Results 4 issues of apexsloth

If you have a nested module, all alias and imports before the inner module are not considered by `alchemist-goto-definition-at-point`. Steps to reproduce: Create a new project with `mix new test`....

Running edts has always be a little shaky for me, mostly I get "Failed to initialize node noc" at the start but after I run edts-project-node-refresh or force save it...

With this `Whatwasis.Repo` will be generated depending on the `--whodoneit-map` option. If it is set, the Repo will use the correct way to insert versions.

Whatwasit.Repo calls always `module.get_whodoneit_name_and_id/1` in `insert_version/3`. With `--whodoneit-map` this doesn't work, since that code is not generated and can not return sensible values anyway.