We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af1e855 + 0f86bd9 commit 5e5b0cdCopy full SHA for 5e5b0cd
1 file changed
syntaxes/flink.tmLanguage.json
@@ -102,7 +102,7 @@
102
},
103
{
104
"name" : "keyword.operator.logical.flink",
105
- "match" : "(?i:\\&|\\||!|(\\b(and|or|not|is false|is not false|is true|is not true|is unkown|is not unkown)\\b)"
+ "match" : "(?i:\\&|\\||!|(\\b(and|or|not|is false|is not false|is true|is not true|is unkown|is not unkown)\\b))"
106
107
108
"name" : "support.function.udf.complex.flink",
0 commit comments