Closed lmittmann closed 4 years ago
Hi @misolori, this PR adds the same color to format strings as to numeric values.
constant.other.placeholder adds support to languages such as C and Go, while constant.character.format.placeholder is needed for Python.
constant.other.placeholder
constant.character.format.placeholder
Before: After:
Hi @misolori, this PR adds the same color to format strings as to numeric values.
constant.other.placeholder
adds support to languages such as C and Go, whileconstant.character.format.placeholder
is needed for Python.Before: After: