Closed mjsyts closed 7 months ago
The textmates scope for literals is inconsistent (unsure if that's something that could be changed). Ex: inf and nil are keyword.control pi is a variable Radices are scoped as variables
inf
nil
pi
The textmates scope for literals is inconsistent (unsure if that's something that could be changed). Ex:
inf
andnil
are keyword.controlpi
is a variable Radices are scoped as variables