~ubuntu-branches/debian/experimental/geany/experimental

« back to all changes in this revision

Viewing changes to data/filetypes.xml

  • Committer: Bazaar Package Importer
  • Author(s): Damián Viano
  • Date: 2008-05-02 11:37:45 UTC
  • mfrom: (1.2.1 upstream) (3.1.6 hardy)
  • Revision ID: james.westby@ubuntu.com-20080502113745-xzp4g6dmovrpoj17
Tags: 0.14-1
New upstream release (Closes: #478126)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
jscript_default=0x000000;0xffffff;false;false
57
57
jscript_comment=0x222222;0xffffff;false;false
58
58
jscript_commentline=0x808080;0xffffff;false;false
59
 
jscript_commentdoc=0x808080;0xffffff;false;false
 
59
jscript_commentdoc=0x3f5fbf;0xffffff;false;false
60
60
jscript_number=0x006060;0xffffff;false;false
61
61
jscript_word=0x0000ff;0xffffff;false;false
62
62
jscript_keyword=0x501000;0xffffff;false;false
70
70
javascript=break this for while null else var false void new delete typeof if in continue true function with return case super extends do const try debugger catch switch finally enum export default class throw import length concat join pop push reverse shift slice splice sort unshift Date Infinity NaN undefined escape eval isFinite isNaN Number parseFloat parseInt string unescape Math abs acos asin atan atan2 ceil cos exp floor log max min pow random round sin sqrt tan MAX_VALUE MIN_VALUE NEGATIVE_INFINITY POSITIVE_INFINITY toString valueOf String length anchor big bold charAt charCodeAt concat fixed fontcolor fontsize fromCharCode indexOf italics lastIndexOf link slice small split strike sub substr substring sup toLowerCase toUpperCase
71
71
vbscript=and as byref byval case call const continue dim do each else elseif end error exit false for function global goto if in loop me new next not nothing on optional or private public redim rem resume select set sub then to true type while with boolean byte currency date double integer long object single string type variant
72
72
python=and assert break class continue complex def del elif else except exec finally for from global if import in inherit is int lambda not or pass print raise return tuple try unicode while yield long float str list
73
 
php=and or xor FILE exception LINE array as break case class const continue declare default die do echo else elseif empty  enddeclare endfor endforeach endif endswitch endwhile eval exit extends for foreach function global if include include_once  isset list new print require require_once return static switch unset use var while FUNCTION CLASS METHOD final php_user_filter interface implements extends public private protected abstract clone try catch throw cfunction old_function this
 
73
php=abstract and array as bool boolean break case catch cfunction __class__ class clone const continue declare default die directory do double echo else elseif empty enddeclare endfor endforeach endif endswitch endwhile eval exception exit extends false __file__ final float for foreach __function__ function global if implements include include_once int integer interface isset __line__ list __method__ new null object old_function or parent php_user_filter print private protected public real require require_once resource return __sleep static stdclass string switch this throw true try unset use var __wakeup while xor
74
74
sgml=ELEMENT DOCTYPE ATTLIST ENTITY NOTATION
75
75
 
76
76
 
77
77
[settings]
 
78
# default extension used when saving files
 
79
#extension=xml
 
80
 
78
81
# the following characters are these which a "word" can contains, see documentation
79
 
wordchars=_#&abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
 
82
#wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
80
83
 
81
84
# if only single comment char is supported like # in this file, leave comment_close blank
82
85
comment_open=<!--
83
86
comment_close=-->
84
87
 
85
88
# set to false if a comment character/string should start at column 0 of a line, true uses any
86
 
# indention of the line, e.g. setting to true causes the following on pressing CTRL+d
 
89
# indentation of the line, e.g. setting to true causes the following on pressing CTRL+d
87
90
        #command_example();
88
91
# setting to false would generate this
89
92
#       command_example();
90
93
# This setting works only for single line comments
91
94
comment_use_indent=true
92
95
 
 
96
# context action command (please see Geany's main documentation for details)
 
97
context_action_cmd=