Update to new Upsilon library with more information in table variable symbol, fixes for number highlighting
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"match": "\\b[^.]([+-]?([^.][0-9]*[.])?[0-9]+)[^.]\\b",
|
||||
"match": "\\b([0-9]+(.[0-9])?)\\b",
|
||||
"name": "constant.numeric"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user