edts
edts copied to clipboard
Add support for yasnippet with auto-complete
Currently yasnippet is loaded with erlang-mode but EDTS seems to not make it available through auto-complete.
Yes, this has been on my todo-list for a while, but there has been no real demand for it, and also I believe there have been some issues with auto-complete-mode and yasnippet. I believe their keybindings collide somehow.
I will try to look into it though.
Ok cool. For now I just bound a key to toggle auto-complete on and off in order to be able to use some snippets. Thank you!
Finally had the chance to take a quick look at this. What do you mean with yasnippet being loaded with erlang-mode? I can't find anything about yasnippet on OTP...
Erlang snippets are correctly available in an erlang-mode buffer but it does not activate with <tab>
as in the other major modes (say python).
It does not bother me since I now explicitly use snippets with helm and I can use them from there in an erlang buffer.
For the yasnippet integration into autocomplete I don't use it anymore so maybe the OP is not as revelant now and nobody has shown any interest in this since this issue has been opened.
I'm OK to close it.
please reopen if still an issue