defunkt / coffee-mode

Emacs Major Mode for CoffeeScript
http://ozmm.org/posts/coffee_mode.html
574 stars 147 forks source link

coffee-mode does not work with yasnippet #75

Open leoc opened 12 years ago

leoc commented 12 years ago

Coffee-mode is overriding the yas/expand key, that for me is bound to TAB.

What is the best way to get that working?

reactormonk commented 12 years ago

This is a common problem with all kinds of completion/snippets: http://emacswiki.org/emacs/TabCompletion