1 # For complete documentation of this file, please see Geany's main documentation
5 commentline=comment_line
8 identifier=identifier_1
15 verbose_regex_comment=comment
18 instanceproperty=identifier_2
26 comment_use_indent=true
31 # all items must be in one line
32 primary=and break by case catch class const continue default delete do each else extends false finally for get if in Infinity instanceof is isnt let loop NaN new no not null of off on or return set switch then this throw true try typeof undefined unless until void when where while with yes yield
33 secondary=constructor decodeURI decodeURIComponent encodeURI encodeURIComponent eval isFinite isNaN parseFloat parseInt prototype require super
35 globalclass=Array Boolean Date Error EvalError Function Math Number Object RangeError ReferenceError RegExp String SyntaxError TypeError URIError
39 # 0 is spaces, 1 is tabs, 2 is tab & spaces
43 FT_00_LB=Compile into _Javascript
44 FT_00_CM=coffee --compile "%f"
45 FT_01_LB=View compiled _Javascript
46 FT_01_CM=coffee -p "%f"