Using Visual Studio Code, how can I get # to be auto replaced with #{} in Ruby double quoted strings.
An 'autocorrect' function would do this but I don't think this is available in VS Code.
Other editors - Sublime, Atom, IntellIJ seem to have this 'out of the box'