Skip to content
Commit ef856a14 authored by Jonathan Poelen's avatar Jonathan Poelen Committed by Christoph Cullmann
Browse files

R: add numeric suffix (i and L)

BUG: 468394

It doesn't seem to be a bug on our side, but I did make one change: highlighting suffixes.

I wonder if we shouldn't generalize and standardize this? There are several behaviors depending on the syntax:

There are several behaviors depending on the syntax:

- no treatment for suffixes, they often (always?) have the Normal color
- number and suffix have the same color, but the color of the same suffix can vary between Float, Int, Hex, etc.
- suffixes have a dedicated color

As shown in this commit, I'm in favor of the dedicated color and propose to generalize it to all syntaxes, what do you think?
parent 200e2a81
Pipeline #436410 passed with stage
in 2 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment