ExUnit has this nice feature that it's showing the differences between the expectation and result in different colors. It would be nice to have something similar with the `did you mean suggestions`. Rationale: It's not the first time that when I made a typo and the compiler suggest the right function/module I'm struggling to see the difference between my code and the suggestions. With short strings it's easy but I got deeply nested modules and sometimes it takes some time to spot the typo.
-- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/5751b69a-1364-4419-8d8a-273252c9755an%40googlegroups.com.
