Open niklasmoeller opened 7 years ago
Indicate which "end" statement belongs to the "do" statement under the cursor.
I used autocomplete-elixir, which supported that. Since it's deprecated, I would love to have that feature within atom-elixir.
This is how it looked like in autocomplete-elixir:
I abstracted the logic for this into a standalone package I am using.. I can open a PR for it on this project
Indicate which "end" statement belongs to the "do" statement under the cursor.
I used autocomplete-elixir, which supported that. Since it's deprecated, I would love to have that feature within atom-elixir.
This is how it looked like in autocomplete-elixir: