This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/kusto/test.kusto
Iain Stenson 7e8b3a9dc8
Add Kusto lexer (#2552)
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
2023-11-07 13:13:56 +01:00

87 lines
715 B
Text

// keywords
and
as
by
consume
contains
containscs
count
distinct
evaluate
extend
facet
filter
find
fork
getschema
has
invoke
join
limit
lookup
make-series
matches regex
mv-apply
mv-expand
notcontains
notcontainscs
!contains
!has
!startswith
on
or
order
parse
parse-where
parse-kv
partition
print
project
project-away
project-keep
project-rename
project-reorder
range
reduce
regex
render
sample
sample-distinct
scan
search
serialize
sort
startswith
summarize
take
top
top-hitters
top-nested
typeof
union
where
bool
date
datetime
int
long
real
string
time
// numbers
0.2
7
.9
8.
// strings
```multi-
line ` string```
"double-quoted\""
'single-quoted\''
@'single-verbatim'
@"double-verbatim
// name
myColumnName123