sublime-better-coffeescript
sublime-better-coffeescript copied to clipboard
# -> #{} Code Snippet Not Limited to CoffeeScript Files
Whenever I type "#" and my cursor is between single/double quotes it always expands to "#{}" and puts my cursor between the brackets. This happens when editing any file, not just .coffee files. It's very unintuitive for a coffeescript-specific plugin to affect me when I edit files for other languages. This should not be the default behaviour.