IEx autocompletion is super useful, but it’s a bit unfortunate that when autocompleting something off of MyModule. it always autocompletes exported functions. Ideally, it would be aware of the IEx b and t helpers, so that if you typed t GenServer.ser<tab> it would autocomplete the GenServer.server type and if you typed b GenServer.in<tab it would autocomplete GenServer.init. Currently only functions are available to autocomplete, which does not play nicely with those other helpers.
Thoughts?
Myron
--
You received this message because you are subscribed to a topic in the Google Groups "elixir-lang-core" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elixir-lang-core/2iwE0z0Fhm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to elixir-lang-core+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BLi7Rr2nrZdNkMi37a4d%2B%3DQJS93epULzG-Dq%3DO3zFezA%40mail.gmail.com.