I'd like to improve the string interpolation for things like this: ``` ruby "#{user.full_name} (#{created_at.strftime '%Y%m%d'})" ``` This currently shows up as one color. It may be possible to extract some of the states from the latest version from SubEthaEdit.
I'd like to improve the string interpolation for things like this:
"#{user.full_name} (#{created_at.strftime '%Y%m%d'})"This currently shows up as one color. It may be possible to extract some of the states from the latest version from SubEthaEdit.