From bf4e405e03859bf383f55715944f4f71bd338c34 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 9 Jan 2014 00:24:34 +0100 Subject: Update kate syntax highlight files --- kate/data/javascript.xml | 362 +++++++++++++++++++++-------------------------- 1 file changed, 163 insertions(+), 199 deletions(-) (limited to 'kate/data/javascript.xml') diff --git a/kate/data/javascript.xml b/kate/data/javascript.xml index c4e280cc0..71d18fb94 100644 --- a/kate/data/javascript.xml +++ b/kate/data/javascript.xml @@ -3,203 +3,172 @@ - - if - else - for - in - while - do - continue - break - with - try - catch - finally - switch - case - new - var - function - return - delete - true - false - void - throw - typeof - const - default + break + case + catch + const + continue + debugger + default + delete + do + else + finally + for + function + if + in + instanceof + new + return + switch + this + throw + try + typeof + var + void + while + with - - escape - isFinite - isNaN - Number - parseFloat - parseInt - reload - taint - unescape - untaint - write - - - Anchor - Applet - Area - Array - Boolean - Button - Checkbox - Date - document - window - Image - FileUpload - Form - Frame - Function - Hidden - Link - MimeType - Math - Max - Min - Layer - navigator - Object - Password - Plugin - Radio - RegExp - Reset - Screen - Select - String - Text - Textarea - this - Window - - - abs - acos - asin - atan - atan2 - ceil - cos - ctg - E - exp - floor - LN2 - LN10 - log - LOG2E - LOG10E - PI - pow - round - sin - sqrt - SQRT1_2 - SQRT2 - tan + + class + enum + export + extends + import + super + + + implements + interface + let + package + private + protected + public + static + yield - - onAbort - onBlur - onChange - onClick - onError - onFocus - onLoad - onMouseOut - onMouseOver - onReset - onSelect - onSubmit - onUnload + + Infinity + NaN + false + null + true + undefined - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + - - - - - + + + + - - + - + + - - - - + + + + - - - - - - - - - - + + + - - + + @@ -210,37 +179,32 @@ - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3