[Proposal] Make IEx autocomplete context-aware

24 views
Skip to first unread message

Myron Marston

unread,
Dec 4, 2017, 9:56:52 PM12/4/17
to elixir-lang-core

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

José Valim

unread,
Dec 5, 2017, 2:08:28 AM12/5/17
to elixir-l...@googlegroups.com
This is already in master! :)
--


José Valim
Founder and 
Director of R&D

Myron Marston

unread,
Dec 5, 2017, 2:12:20 AM12/5/17
to elixir-lang-core
Awesome :).

--
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.

For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages