Skip to content

Emphasize coffeeInterpDelim for more distinction from String#108

Open
summivox wants to merge 2 commits intokchmck:masterfrom
summivox:emphasize-interp
Open

Emphasize coffeeInterpDelim for more distinction from String#108
summivox wants to merge 2 commits intokchmck:masterfrom
summivox:emphasize-interp

Conversation

@summivox
Copy link

@summivox summivox commented Nov 7, 2012

link coffeeInterpDelim to Operator instead of PreProc. In this way it's more likely to be colored differently from String in a variety of color schemes.

Edit: Rationale: "abc #{ expr } def" is just 'abc' + expr + 'def', so#{ and } are actually "+ and +", which look like operators to me. Normally String and Operator are contrasted, since string concatenation is frequent.

`coffeeInterpDelim` now links to `Operator` instead of `PreProc`. In this way it's more likely to be colored differently from `String` in a variety of color schemes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant