# Window sizes and visibility if PLAT_GTK position.left=0 position.top=0 position.width=1280 position.height=980 split.vertical=0 toolbar.usestockicons=1 # Sizes and visibility in edit pane line.margin.visible=1 line.margin.width=4 margin.width=16 # Checking check.if.already.open=1 # Indentation tabsize=4 indent.size=4 #indent.auto=1 indent.automatic=0 # Wrapping of long lines wrap=1 wrap.style=1 wrap.visual.flags=2 wrap.visual.startindent=3 # Give symbolic names to the set of fonts used in the standard styles. font.base=font:!Bitstream Vera Sans,size:11 font.small=font:!Bitstream Vera Sans,size:10 font.comment=font:!Bitstream Vera Serif,size:11 font.text=font:!Bitstream Charter,size:12 font.text.comment=font:!Serif,size:11 font.embedded.base=font:!Serif,size:11 font.embedded.comment=font:!Serif,size:11 font.monospace=font:!Bitstream Vera Sans Mono,size:11 font.vbs=font:!Bitstream Vera Sans Mono,size:11 # The open.filter setting is only used on Windows where the file selector has a menu of filters to apply # to the types of files seen when opening. # There is a limit (possibly 256 characters) to the length of a filter, # so not all source extensions can be in this setting. source.files=*.asm;*.c;*.cc;*.cpp;*.cxx;*.cs;*.h;*.hh;*.hxx;*.hpp;\ *.idl;*.odl;*.rc;*.rc2;*.dlg;*.def;\ *.vb;*.vbs;*.bas;*.frm;*.cls;*.ctl;\ *.java;*.js;*.py;*.pl;*.rb;*.cgi;*.lua;*.conf;*.m;\ make*;*.mak;\ *.properties;*.php;*.html;*.xml;*.css;*.iface;*.bat;*.e # Set autocompletes autocompleteword.automatic=0 autocomplete.java.fillups=$(SciteDefaultHome)/java.api autocomplete.php.fillups=$(SciteDefaultHome)/php.api # Read the default api api.$(file.patterns.java)=$(SciteDefaultHome)/java.api api.$(file.patterns.php)=$(SciteDefaultHome)/php.api # xml, http auto close xml.auto.close.tags=0 html.tags.case.sensitive