Sha256: e0e202028abc31646e6e16c4ff14536f296bf6eba0a0e257a876a769567eb684
Contents?: true
Size: 895 Bytes
Versions: 11
Compression:
Stored size: 895 Bytes
Contents
{"name":"kusto file","scopeName":"source.kusto","patterns":[{"name":"keyword.functions.kusto","match":"\\b(let|count|ingestion_time|and|or|max|min|iff|isempty|isnotempty|log|sum|extract|now|false|true|makeset|makelist|any|arg_max|arg_min|any|dcount|sumif|countif|avg|materialize|pack|database|strcat|translate|substring|tostring|toscalar|strlen|contains|in|startswith|endswith|split|typeof)\\b"},{"name":"keyword.control.kusto","match":"\\b(where|summarize|extend|mvexpand|project|sort|project|-away|join|union|limit|order|sort|top|print|datatable)\\b"},{"name":"string.constant.double","match":"\".*?\""},{"name":"string.constant.single","match":"'.*?'"},{"name":"comment","match":"//.*"},{"name":"string.variable","match":"\\{.*?\\}"},{"name":"constant.numeric","match":"\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b"}]}
Version data entries
11 entries across 11 versions & 1 rubygems