sublime-better-coffeescript icon indicating copy to clipboard operation
sublime-better-coffeescript copied to clipboard

# -> #{} Code Snippet Not Limited to CoffeeScript Files

Open pts-sergiomartins opened this issue 8 years ago • 0 comments

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.

pts-sergiomartins avatar Jan 30 '17 22:01 pts-sergiomartins