脚本编辑器设置。要求最低在max2008 之上,对于经常写脚本的 还是很有用的。(增加了自动索引功能)

# Global initialization file for MXS_SciTE # Documentation at http://www.scintilla.org/SciTEDoc.html

# Globals

# Window sizes and visibility position.left=0 position.top=0 position.width=576 position.height=740 #position.tile=1 #full.screen.hides.menu=1 #minimize.to.tray=1 #horizontal.scrollbar=0 #horizontal.scroll.width=10000 #end.at.last.line=0 tabbar.visible=1 tabbar.hide.one=1 #tabbar.hide.one=1 #tabbar.multiline=1 tabbar.multiline=1 toolbar.visible=1 #toolbar.visible=1 #toolbar.detachable=1 #toolbar.usestockicons=1 #menubar.detachable=1 #undo.redo.lazy=1 statusbar.visible=1 #fileselector.width=800 #fileselector.height=600 #magnification=-1 magnification=1

# output window # 0 - dock on bottom of window # 1 - dock on right of window split.vertical=0 #output.horizontal.size=200 #output.vertical.size=60 #output.initial.hide=1 #output.horizontal.scrollbar=0 #output.horizontal.scroll.width=10000 #output.scroll=0 #error.select.line=1

# Sizes and visibility in edit pane line.margin.visible=1 line.margin.width=3+ margin.width=16 fold.margin.width=12 #fold.margin.colour=#FF0000 #fold.margin.highlight.colour=#000cFF blank.margin.left=4 blank.margin.right=4 buffered.draw=1 #two.phase.draw=0 use.palette=0

# Element styles #view.eol=1 #control.char.symbol=. caret.period=500 view.whitespace=0 view.indentation.whitespace=1 view.indentation.guides=1 highlight.indentation.guides=1 #caret.fore=#FF0000 caret.width=3 caret.line.back=#000000 caret.line.back.alpha=30 edge.column=200 edge.mode=0 edge.colour=#C0DCC0 braces.check=1 braces.sloppy=1 #selection.fore=#006000 # DADADA used as background because it yields standard silver C0C0C0 # on low colour displays and a reasonable light grey on higher bit depths selection.alpha=130 selection.back=#000000 #whitespace.fore=#FF0000 #whitespace.back=#FFF0F0 #bookmark.fore=#808000 #bookmark.back=#FFFFA0 #bookmark.alpha= #find.mark=#0000FF

# Checking are.you.sure=1 #quit.on.close.last=1 #load.on.activate=1 #save.on.deactivate=1 #are.you.sure.on.reload=1 #reload.preserves.undo=1 #check.if.already.open=1 default.file.ext=.ms title.full.path=1 #title.show.buffers=1 save.recent=1 #open.dialog.in.file.directory=1 #strip.trailing.spaces=1 #ensure.final.line.end=1 ensure.consistent.line.ends=1 #save.deletes.first=1 buffers=30 #buffers.zorder.switching=1 #translation.missing=*** #read.only=1 #max.file.size=1

# Indentation tabsize=8 indent.size=8 use.tabs=1 #indent.auto=1 indent.automatic=1 indent.opening=0 indent.closing=0 #tab.indents=0 #backspace.unindents=0

# Wrapping of long lines #wrap=1 #wrap.style=2 #cache.layout=3 #wrap.visual.flags=3 #wrap.visual.flags.location=3 #wrap.visual.startindent=4

# Folding # enable folding, and show lines below when collapsed. fold=1 fold.compact=0 fold.flags=16 fold.symbols=2 #fold.on.open=1 fold.comment=1

# Find and Replace find.files=*.ms *.mcr #find.replace.matchcase=1 #find.replace.escapes=1 #find.replace.regexp=1 #find.replace.regexp.posix=1 #find.replace.wrap=0 #find.replacewith.focus=0 #find.replace.advanced=1 # Internal search always available with recursive capability so use in preference to external tool find.command= # findstr is available on recent versions of Windows including 2000 #find.command=findstr /n /s $(find.what) $(find.files) #find.input=$(find.what)

# Behaviour #eol.mode=LF eol.auto=1 #vc.home.key=1 #wrap.aware.home.end.keys=1 autocompleteword.automatic=1 autocomplete.choose.single=0 caret.policy.xslop=1 caret.policy.width=20 caret.policy.xstrict=0 caret.policy.xeven=0 caret.policy.xjumps=0 caret.policy.yslop=1 caret.policy.lines=1 caret.policy.ystrict=1 caret.policy.yeven=1 caret.policy.yjumps=0 #visible.policy.strict=1 #visible.policy.slop=1 #visible.policy.lines=4 #caret.sticky=1

# Status Bar statusbar.number=4 statusbar.text.1=\ li=$(LineNumber) co=$(ColumnNumber) offset=$(CharOffset) $(OverType) ($(EOLMode)) $(FileAttr) statusbar.text.2=\ $(BufferLength) chars in $(NbOfLines) lines. Sel: $(SelLength) chars. statusbar.text.3=\ Now is: Date=$(CurrentDate) Time=$(CurrentTime) statusbar.text.4=\ $(FileNameExt) : $(FileDate) - $(FileTime) | $(FileAttr)

# if set to -1, max will set the code page and character set code.page=-1 ##-1

# Internationalisation # Japanese input code page 932 and ShiftJIS character set 128 #code.page=932 #character.set=128 # Unicode #code.page=65001 #character.set=204

# SciTE help command.scite.help="file://$(SciteDefaultHome)\Help\SciTEDoc.html" command.scite.help.subsystem=2

# Export #export.keep.ext=1 export.html.wysiwyg=1 #export.html.tabs=1 #export.html.folding=1 export.html.styleused=1 #export.html.title.fullpath=1 #export.rtf.tabs=1 #export.rtf.font.face=Arial #export.rtf.font.size=9 #export.rtf.tabsize=8 # Magnification (added to default screen font size) export.pdf.magnification=0 # Font: Courier, Helvetica or Times (Courier line-wraps) export.pdf.font=Helvetica # Page size (in points): width, height # E.g. Letter 612,792; A4 595,842; maximum 14400,14400 export.pdf.pagesize=595,842 # Margins (in points): left, right, top, bottom export.pdf.margins=72,72,72,72 export.xml.collapse.spaces=1 export.xml.collapse.lines=1

# Define values for use in the imported properties files chars.alpha=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ chars.numeric=0123456789 chars.accented=姎寽?类玲骡勉匿佩奇晴辱砷赎穗天晚晤巷叙疡因芋贼挣重? # This is a better set for Russian: #chars.accented=类玲骡勉匿佩ǜ奇晴辱砷赎穗天晚晤巷叙疡因芋贼挣嘱作伉蠃邡埯茳蔟撖?

# 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.

all.files=All Files (*.*)|*.*|

open.filter=\ $(filter.MAXScript)\ $(filter.text)\ $(filter.data)\ $(filter.properties)\ $(filter.web)\ $(all.files)

# Give symbolic names to the set of fonts used in the standard styles. font.base=font:Verdana,size:15 font.small=font:Verdana,size:10 font.comment=font:Comic Sans MS,size:11 font.code.comment.box=$(font.comment) font.code.comment.line=$(font.comment) font.code.comment.doc=$(font.comment) font.code.comment.nested=$(font.comment) font.text=font:Times New Roman,size:11 font.text.comment=font:Verdana,size:9 font.embedded.base=font:Verdana,size:9 font.embedded.comment=font:Comic Sans MS,size:8 font.monospace=font:Courier New,size:10

# Give symbolic names to the set of colours used in the standard styles. colour.code.comment.box=fore:#007F00 colour.code.comment.line=fore:#007F00 colour.code.comment.doc=fore:#3F703F colour.code.comment.nested=fore:#A0C0A0 colour.text.comment=fore:#0000FF,back:#D0F0D0 colour.other.comment=fore:#007F00 ##########colour.embedded.comment=back:#E0EEFF colour.embedded.comment=back:#b2c8e2 colour.notused=back:#FF0000

colour.number=fore:#007F7F colour.keyword=fore:#00007F colour.string=fore:#7F007F colour.char=fore:#7F007F colour.operator=fore:#000000

# Global default styles for all languages # Default ##############style.*.32=$(font.base) style.*.32=$(font.base) # Line number #style.*.33=back:#C0C0C0,$(font.small) #改 改了文本行数的显示,这儿灰常的号。------------------------------------------------------------------- style.*.33=back:#aaaaaa,$(font:#000000) # Brace highlight style.*.34=fore:#0000FF,bold # Brace incomplete highlight style.*.35=fore:#FF0000,bold # Control characters style.*.36= # Indentation guides ######style.*.37=fore:#C0C0C0,back:#FFFFFF ##style.*.37=fore:#C0C0C0,back:#ff2020 -----------------------------------------------------小()之间的淹死显示。

style.*.37=fore:#C0C0C0,back:#ff2020

# Printing #print.colour.mode=1 print.magnification=-1 # Setup: left, right, top, bottom margins, in local units: # hundredths of millimeters or thousandths of inches print.margins=1500,1000,1000,1500 # Header/footer: # && = &; &p = current page # &f = file name; &F = full path # &d = file date; &D = current date # &t = file time; &T = full time print.header.format=$(FileNameExt) ?Printed on $(CurrentDate), $(CurrentTime) ?Page $(CurrentPage) print.footer.format=$(FilePath) ?File date: $(FileDate) ?File time: $(FileTime) # Header/footer style print.header.style=font:Arial,size:12,bold print.footer.style=font:Arial Narrow,size:10,italics

# Source Control #sourcecontrol.command="C:\Program Files\Perforce\p4.exe" #sourcecontrol.add.command=$(sourcecontrol.command) add "$(FilePath)" #sourcecontrol.remove.command=$(sourcecontrol.command) delete "$(FilePath)" #sourcecontrol.checkin.command=$(sourcecontrol.command) submit "$(FilePath)" #sourcecontrol.checkout.command=$(sourcecontrol.command) edit "$(FilePath)"

# Warnings - only works on Windows and needs to be pointed at files on machine # warning.findwrapped=100,E:\Windows\Media\SFX\Boing.wav # warning.notfound=0,Effect.wav # warning.wrongfile=0,Glass.wav # warning.executeok=0,Fanfare.wav # warning.executeko=100,GlassBreak.wav # warning.nootherbookmark=100,Boing2.wav

# Define the Lexer menu, # Each item contains three parts: menu string | file extension | key # The only keys allowed currently are based on F-keys and alphabetic keys and look like # [Ctrl+][Shift+][Fn|a] such as F12 or Ctrl+Shift+D. # A '&' may be placed before a letter to be used as an accelerator. menu.language=\ Text|txt|Shift+F11|\ MAXScript|ms||\ Properties|properties||\ Hypertext|html||\ XML|xml||

# User defined key commands user.shortcuts=\ Ctrl+Shift+V|IDM_PASTEANDDOWN|\ Ctrl+PageUp|IDM_PREVFILE|\ Ctrl+PageDown|IDM_NEXTFILE|\ Ctrl+Up|IDM_SAVE|\ Ctrl+Left|IDM_OPENGLOBALPROPERTIES|\ Ctrl+Down|IDM_SAVE|\ Ctrl+Right|IDM_CLOSE|

#KeypadPlus|IDM_EXPAND|\ #KeypadMinus|IDM_BLOCK_COMMENT|

#user.context.menu=\ #||\ #Open Global Options File |IDM_OPENGLOBALPROPERTIES

#Next File|IDM_NEXTFILE|\ #Prev File|IDM_PREVFILE|

# Import all the language specific properties files import MAXScript import html

# Output window settings lexer.*.err=errorlist style.errorlist.32=fore:#B06000,$(font.small) # Default style.errorlist.0=fore:#000000 # Find in Files output style.errorlist.2=fore:#800080 # command or return status style.errorlist.4=fore:#0000FF # diff changed ! style.errorlist.10=fore:#007F00 # diff addition + style.errorlist.11=fore:#00007F # diff deletion - style.errorlist.12=fore:#007F7F # diff message --- style.errorlist.13=fore:#7F0000 # Ensures that spacing is not affected by line number styles style.errorlist.33= $(font.small)

autocomplete.*.ignorecase=1

autocomplete.*.start.characters=$(chars.alpha)$(chars.numeric)$_@#.

autocomplete.lexer.fillups autocomplete.*.fillups

#api.*.ms=maxscript.api api.*.ms=max_pyv.api;max_GT.api;max_Temp.api #api.*.mcr=maxscript.api api.*.mcr=max_pyv.api;max_GT.api;max_Temp.api

posted on 2011-06-01 12:28  盖天00  阅读(268)  评论(0)    收藏  举报

导航