Closed Hi-Angel closed 1 year ago
scan-identifiers isn't the best scan-fn (see also #94) as it moves not just through changed properties. Let's use the cc-mode one, which goes exclusively through face changes while searching for declared identifiers.
scan-identifiers
Fixes: https://github.com/ankurdave/color-identifiers-mode/issues/62
scan-identifiers
isn't the best scan-fn (see also #94) as it moves not just through changed properties. Let's use the cc-mode one, which goes exclusively through face changes while searching for declared identifiers.Fixes: https://github.com/ankurdave/color-identifiers-mode/issues/62