yaml highlighting/textmate recognises some integers as strings (or vice versa?) #143368
Labels
grammar
Syntax highlighting grammar
upstream-issue-linked
This is an upstream issue that has been reported upstream
Does this issue occur when all extensions are disabled?: Yes
OS is Ubuntu 20.04
Description:
Some integers (or strings?) are treated differently even though they look the same to me.
In each comment I've specified what the scope inspector reports the scope as.
This is what it ends up looking like for me:
I'd expect them all to be the same; so either they should all be integers or they should all be unquoted strings.
Test case:
Steps to Reproduce:
test.yml
with the contents from the test caseThe text was updated successfully, but these errors were encountered: