apexsloth
apexsloth
After some short debugging it seems like `alchemist-scope-module` returns the wrong module for the example above (`Bug` instead of `Test`).
~/.emacs.d/plugins/edts(branch:master) » ./start Erlang/OTP 18 [erts-7.0] [source] [64-bit] [smp:2:2] [async-threads:10] [hipe] [kernel-poll:false] Eshell V7.0 (abort with ^G) (edts@localhost)1> 11:04:42.150 [debug] Lager installed handler lager_console_backend into lager_event 11:04:42.622 [debug] Lager installed...
Okay, now it fails first when I open a .erl file, but works after I execute "edts-project-node-refresh". Thats the same behavior I experienced before it broke. I updated my system...
Okay, after some clean up and updating every package it works better. I still have to use edts-project-node-refresh to get from "failed to start node" to "successfully started node". And...
Problem here by is, that the Whatwasis.Repo now gets generated and can not be reference while the in the Source while `whatwasit.install` is running. That means one has to run...
Added a fix: #19