Open
Description
Environment
- Sublime 3176
- Monokai
Issue Description
Number modifiers are given a keyword.other
scope, rather than something more appropriate.
Screenshots
Expected Behavior
the file size units modifier of the number is not a keyword, so it should receive a scope like storage.modifier.numeric.file-size
instead of keyword.other
, to be more consistent with other syntaxes
Code Samples
$file_size = 1024mb