Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/hurl/highlights.scm')
| -rw-r--r-- | runtime/queries/hurl/highlights.scm | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/runtime/queries/hurl/highlights.scm b/runtime/queries/hurl/highlights.scm index e591add2..c066b284 100644 --- a/runtime/queries/hurl/highlights.scm +++ b/runtime/queries/hurl/highlights.scm @@ -1,10 +1,7 @@ [ "[QueryStringParams]" - "[Query]" "[FormParams]" - "[Form]" "[MultipartFormData]" - "[Multipart]" "[Cookies]" "[Captures]" "[Asserts]" @@ -54,20 +51,6 @@ "sha256" "md5" "bytes" - "daysAfterNow" - "daysBeforeNow" - "htmlEscape" - "htmlUnescape" - "decode" - "format" - "nth" - "replace" - "split" - "toDate" - "toInt" - "urlEncode" - "urlDecode" - "count" ] @function.builtin (filter) @attribute @@ -76,11 +59,8 @@ [ "null" "cacert" - "compressed" "location" "insecure" - "path-as-is" - "proxy" "max-redirs" "retry" "retry-interval" @@ -119,9 +99,6 @@ "isBoolean" "isString" "isCollection" - "isNumber" - "isIsoDate" - "isEmpty" ] @keyword.operator (integer) @constant.numeric.integer @@ -147,4 +124,4 @@ "base64," "file," "hex," -] @string.special +] @string.special
\ No newline at end of file |