⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gap.properties

📁 porting scintilla to qt
💻 PROPERTIES
字号:
# Define SciTE settings for GAP files.file.patterns.gap=*.g;*.gd;*.gi# GAP filesfilter.gap=Gap (g gi gd)|$(file.patterns.gap)|lexer.$(file.patterns.gap)=gapkeywords.$(file.patterns.gap)=and break continue do elif else end fi for function \if in local mod not od or quit rec repeat return then until while QUITkeywords2.$(file.patterns.gap)=false true IsBound Unbind TryNextMethod \Info Assert SaveWorkspace fail#keywords3.$(file.patterns.gap)comment.block.gap=#~# GAP styles# White spacestyle.gap.0=fore:#808080# Identifiersstyle.gap.1=# Keywordsstyle.gap.2=$(colour.keyword),bold# Keywords 2style.gap.3=$(colour.keyword)# Keywords 3style.gap.4=$(colour.keyword)# Keywords 4style.gap.5=$(colour.keyword)# Stringsstyle.gap.6=$(colour.string)# Charactersstyle.gap.7=$(colour.char)# Operatorsstyle.gap.8=$(colour.operator),bold# Commentstyle.gap.9=$(colour.code.comment.line)# Numbersstyle.gap.10=$(colour.number)# End of line where string is not closedstyle.gap.11=fore:#000000,$(font.monospace),back:#E0C0E0,eolfilled# Braces are only matched in operator stylebraces.gap.style=8

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -