home *** CD-ROM | disk | FTP | other *** search
- ;Java script source adicional Syntax highlight Script for Twistpad
- ;1998 - 2006 (C) Carthago Software
-
- [::Header::]
- SyntaxName=Java Script
- Extensions=js
- CaseSensitive=0
- Spelling=0
- SpellingContexts=1;2
-
- [Comment1]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=//
- Last=
- Background=Default
- Foreground=008000
- italic=0
-
- [Comment2]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=/*
- Last=*/
- Background=Default
- Foreground=008000
- italic=0
-
- [Quote]
- Type=StartStop
- Context=2
- Scope=0
- Priority=10
- WholeWordOnly=0
- First="
- Last="
- Background=Default
- Foreground=408080
-
- [Quote2]
- Type=StartStop
- Context=3
- Scope=0
- Priority=10
- WholeWordOnly=0
- First='
- Last='
- Background=Default
- Foreground=408080
-
- [Keywords]
- Type=keyword
- Context=101
- Scope=0
- Priority=6
- WholeWordOnly=1
- Keyword1=Abstract;Boolean;break;byte;case;catch;char;class;const;continue;default;delete;do;double;
- Keyword2=else;extends;false;final;finally;float;for;function;goto;if;implements;import;in;instanceof;
- Keyword3=int;interface;long;native;new;null;package;private;protected;public;return;short;static;super;
- Keyword4=switch;synchronized;this;throw;throws;transient;true;try;typeof;var;void;while;with;
- Background=Default
- Foreground=0000FF
- Bold=0