📄 baan.properties
字号:
# Define SciTE settings for Baan files.file.patterns.baan=*.bc;*.clnfilter.baan=Baan (baan)|$(file.patterns.baan)|lexer.$(file.patterns.baan)=baanword.characters.$(file.patterns.baan)=$(chars.alpha)$(chars.numeric)_#.$calltip.baan.word.characters="._0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$"autocomplete.baan.ignorecase=1calltip.baan.ignorecase=1#styling.within.preprocessor=1preprocessor.symbol.$(file.patterns.baan)=#preprocessor.start.$(file.patterns.baan)=if ifdef ifndefpreprocessor.middle.$(file.patterns.baan)=else elifpreprocessor.end.$(file.patterns.baan)=endifkeywordclass.baan=keywords.$(file.patterns.baan)=$(keywordclass.baan)# Comment blocks for Baancomment.block.baan=|comment.box.start.baan=|comment.box.middle.baan=|comment.box.end.baan=|# Doesnot work too good for Baan use block or box commandscomment.stream.start.baan=DllUsagecomment.stream.end.baan=EndDllUsage# Baan stylescolour.baan.operator=fore:#B06000# Defaultstyle.baan.32=$(font.monospace)# White spacestyle.baan.0=fore:#808080,$(font.monospace)# Commentstyle.baan.1=$(colour.code.comment.line),$(font.monospace)# Doc commentstyle.baan.2=fore:#007F7F,$(font.comment)# Numberstyle.baan.3=$(colour.number),$(font.monospace)# Keywordstyle.baan.4=$(colour.keyword),bold,$(font.monospace)# Double quoted stringstyle.baan.5=$(colour.string),$(font.monospace)# Preprocessorstyle.baan.6=$(colour.preproc),$(font.monospace)# Operatorsstyle.baan.7=$(colour.operator),bold,$(font.monospace)# Identifiersstyle.baan.8=$(font.monospace)# End of line where string is not closedstyle.baan.9=fore:#000000,$(font.monospace),back:#E0C0E0,eolfilled# Keywords2style.baan.10=fore:#B00040,$(font.monospace)# Braces are only matched in operator stylebraces.baan.style=10#Indent propertiesstatement.indent.$(file.patterns.baan)=5 after.choice after.commit.transaction after.delete \after.display after.field \after.form after.input after.program after.read after.rewrite \after.group after.skip.delete after.skip.rewrite after.skip.write \after.update.db.commit after.write after.zoom \before.checks before.choice before.delete before.display \before.display.object before.field before.form before.input before.layout \before.group before.program before.read before.rewrite before.write before.zoom \case check.input declaration default dllusage \else elseif functions if on.input on.entry on.exit \read.view ref.input ref.display selectdo selectempty selecteos \when.field.changes while#Unindent propertiesstatement.lookback.$(file.patterns.baan)=1 endif endwhile endfor endselect return
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -