.SciTEUser.properties

changeset 484
a32d6511d251
parent 483
1c0402e3db25
child 485
a58682115510
equal deleted inserted replaced
483:1c0402e3db25 484:a32d6511d251
1 position.left=0
2 position.top=0
3 position.width=800
4 position.height=600
5 split.vertical=0
6 output.vertical.size=300
7 output.initial.hide=1
8 tabbar.hide.one=1
9
10 tabsize=4
11 indent.size=2
12 use.tabs=0
13
14
15 #~ cache.layout=3
16 #~ buffers=16
17 #~ buffers.zorder.switching=1
18 #~ title.full.path=0
19
20 statusbar.text.1=\
21 $(FilePath) [$(EOLMode)] :: li $(LineNumber) co $(ColumnNumber) :: sel $(SelLength)
22
23 api.$(file.patterns.perl)=$(SciteUserHome)/.scite/perl.api
24
25 #~ user.context.menu=Copy as RTF|IDM_COPYASRTF|
26
27 virtual.space=1
28
29 line.margin.visible=1
30 line.margin.width=4
31
32 session.bookmarks=1
33 session.folds=1
34
35 #find.input=$(find.what)
36 find.files=*.pl *.pm *.tmpl *.tt *.xml
37 #find.in.files.close.on.find=0
38 #find.in.dot=1
39 #find.in.binary=1
40
41 #font.monospace=font:!Bitstream Vera Sans Mono,size:9
42 #font.monospace=font:!Anonymous Pro,size:11
43 #font.monospace=font:!Droid Sans Mono Slashed,size:9
44 #~ font.monospace=font:Droid Sans Mono Slashed,size:10
45 font.monospace=font:Droid Sans Mono,size:10
46 #font.monospace=font:!Inconsolata,size:9
47 #font.monospace=font:!Monaco,size:9
48 #font.monospace=font:!Crystal,size:10
49
50 font.base=$(font.monospace)
51 font.small=$(font.monospace)
52 font.comment=$(font.monospace)
53 font.text=$(font.monospace)
54 font.text.comment=$(font.monospace)
55 font.embedded.base=$(font.monospace)
56 font.embedded.comment=$(font.monospace)
57 font.vbs=$(font.monospace)
58
59 source.files=*.c;*.cc;*.cpp;*.cxx;*.cs;*.h;;\
60 *.idl;*.odl;*.rc;*.rc2;*.dlg;*.def;\
61 *.java;*.js;*.py;*.pl;*.pm;*.rb;*.cgi;*.lua;*.conf;\
62 make*;*.mak;\
63 *.tmpl;*.tt;\
64 *.properties;*.html;*.xml;*.iface;*.bat;*.e
65
66 open.filter=\
67 All Source|$(source.files)|\
68 $(all.files)\
69 $(filter.conf)\
70 $(filter.bash)\
71 $(filter.cpp)\
72 #$(filter.ch)\
73 $(filter.css)\
74 $(filter.java)\
75 $(filter.js)\
76 $(filter.lua)\
77 $(filter.nsis)\
78 $(filter.perl)\
79 $(filter.php)\
80 $(filter.properties)\
81 $(filter.ps)\
82 $(filter.python)\
83 $(filter.ruby)\
84 $(filter.sql)\
85 $(filter.text)\
86 $(filter.vb)\
87 $(filter.web)\
88 $(filter.yaml)
89
90 menu.language=\
91 #FreeBasic|bas||\
92 Text|txt|Shift+F11|\
93 #Ada|ads||\
94 #Apache Confi&g|conf||\
95 Assembler|asm||\
96 #ASN.1|asn1||\
97 #Avenue|ave||\
98 #Baan|bc||\
99 &Batch|bat||\
100 #Bullant|ant||\
101 &C / C++|c||\
102 #CMake|cmake||\
103 C&#|cs||\
104 #Csound|orc||\
105 CSS|css||\
106 #D|d||\
107 &Difference|diff||\
108 #&Eiffel|e||\
109 #Erlang|erl||\
110 &Errorlist|err||\
111 #FlagShip|prg||\
112 #Forth|forth||\
113 #&Fortran|f90||\
114 #Gap|g||\
115 H&ypertext|html|F12|\
116 #&InnoSetup|iss||\
117 &Java|java||\
118 Java&Script|js||\
119 #&Kix|kix||\
120 #TeX|tex||\
121 #Lisp|lisp||\
122 #Lot|lot||\
123 #Lout|lt||\
124 Lu&a|lua||\
125 #Matlab|m.matlab||\
126 &Makefile|mak|Ctrl+Shift+F11|\
127 #MetaPost|mp||\
128 #MMIXAL|mms||\
129 #&nnCron crontab|tab||\
130 #NSIS|nsis||\
131 #Objective Caml|ml||\
132 #Octave|m.octave||\
133 #Opal|impl||\
134 #Pascal|pas||\
135 Pe&rl|pl||\
136 P&HP|php||\
137 #P&LSQL|spec||\
138 #P&ostScript|ps||\
139 #P&OV-Ray SDL|pov||\
140 #PowerShell|ps1||\
141 &Properties|properties||\
142 Pytho&n|py||\
143 #R|R||\
144 #Reso&urce|rc||\
145 Ruby|rb||\
146 Shell|sh||\
147 S&QL|sql||\
148 #Specman|e||\
149 #&TCL|tcl||\
150 &VB|vb||\
151 VBScr&ipt|vbs||\
152 #Verilog|v||\
153 #VHDL|vhd||\
154 &XML|xml|Shift+F12|\
155 YAML|yaml||
156
157
158 fold.perl.pod=1

mercurial