📄 lout.properties
字号:
# Define SciTE settings for Basser Lout files.# Based on Lout 3.35 [April 2007]# * to update keywords, see or diff externs.hfile.patterns.lout=*.ltfilter.lout=Lout (lt)|*.lt|lexer.$(file.patterns.lout)=lout# @-prefixed keywordskeywords.$(file.patterns.lout)= \@OptGall @FontDef @Family @Face @Name @Metrics @ExtraMetrics \@Mapping @Recode @Filter @FilterIn @FilterOut @FilterErr \@Common @Rump @Meld @Insert @OneOf @Next @Plus @Minus @Wide \@High @HShift @VShift @BeginHeaderComponent @EndHeaderComponent \@SetHeaderComponent @ClearHeaderComponent @OneCol @OneRow \@HMirror @VMirror @HScale @VScale @HCover @VCover @Scale \@KernShrink @HContract @VContract @HLimited @VLimited @HExpand \@VExpand @StartHVSpan @StartHSpan @StartVSpan @HSpan @VSpan \@PAdjust @HAdjust @VAdjust @Rotate @Background @IncludeGraphic \@SysIncludeGraphic @Graphic @LinkSource @LinkDest @URLLink \@PlainGraphic @Verbatim @RawVerbatim @Case @Yield @BackEnd \@Char @Font @Space @YUnit @ZUnit @Break @Underline @SetColour \@SetColor @SetUnderlineColour @SetUnderlineColor @SetTexture \@Outline @Language @CurrLang @CurrFamily @CurrFace @CurrYUnit \@CurrZUnit @LEnv @@A @@B @@C @@D @@E @LClos @@V @LUse @LEO \@Open @Use @NotRevealed @Tagged @Database @SysDatabase \@Include @SysInclude @IncludeGraphicRepeated \@SysIncludeGraphicRepeated @PrependGraphic @SysPrependGraphic \@Target @Null @PageLabel @Galley @ForceGalley @LInput @Split \@Tag @Key @Optimize @Merge @Enclose @Begin @End @Moment \@Second @Minute @Hour @Day @Month @Year @Century @WeekDay \@YearDay @DaylightSaving @SetContext @GetContext# symbols that are keywords (excluding braces)keywords2.$(file.patterns.lout)= &&& && & ^// ^/ ^|| ^| ^& // / || |# non-@-prefixed keywordskeywords3.$(file.patterns.lout)= def langdef force horizontally into \extend import export precedence associativity left right body macro \named compulsory following preceding foll_or_prec nowcomment.block.lout=#~indent.maintain.$(file.patterns.lout)=1# Lout styles# Defaultstyle.lout.32=$(font.base)# White spacestyle.lout.0=fore:#808080# Commentstyle.lout.1=$(colour.code.comment.line),$(font.code.comment.line)# Numberstyle.lout.2=$(colour.number)# Keyword (@-prefixed keywords)style.lout.3=$(colour.keyword),bold# Keyword2 (symbol keywords)style.lout.4=$(colour.keyword),bold# Keyword3 (non-@ keywords)style.lout.5=$(colour.keyword),bold# Keyword4 (user or library symbols)style.lout.6=$(colour.keyword)# Double quoted stringstyle.lout.7=$(colour.string)# Operatorsstyle.lout.8=$(colour.operator),bold# Identifiersstyle.lout.9=# End of line where string is not closedstyle.lout.10=fore:#000000,$(font.monospace),back:#E0C0E0,eolfilled# Braces are only matched in operator stylebraces.lout.style=8command.compile.$(file.patterns.lout)=lout "$(FileNameExt)" > "$(FileName).ps"command.build.$(file.patterns.lout)=makeif PLAT_WIN command.go.$(file.patterns.lout)=gview "$(FileName).ps"if PLAT_GTK command.go.$(file.patterns.lout)=gview32 "$(FileName).ps"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -