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

📄 ave.properties

📁 porting scintilla to qt
💻 PROPERTIES
字号:
# Define SciTE settings for Avennue files.filter.ave=AVE (ave)|*.ave|file.patterns.ave=*.avelexer.*.ave=avelexer.$(file.patterns.ave)=ave##################################################### import classes and requests# files ave.classes &  ave.funcs is to large#import ave.classes#import ave.funcskeywords.$(file.patterns.ave)=nil true false else for if while then elseif end av self in exit#keywords2.$(file.patterns.ave)=$(keywordclass.ave)#keywords3.$(file.patterns.ave)=$(keywordfunc.ave)word.chars.ave=$(chars.alpha)$(chars.numeric)_#word.characters.$(file.patterns.ave)=$(word.chars.ave)statement.indent.$(file.patterns.ave)=1 else for if while thenstatement.lookback.$(file.patterns.ave)=1 end#Avenue string not support tab symbol, if You use tabs in script all tabs automatic translated to space.#use.tabs=0#####################################################Load user-defined api for current project.#api.$(file.patterns.ave)=ave.api####################################################comment.block.ave='--comment.box.start.ave='--comment.box.middle.ave='--comment.box.end.ave='--#Avenue is not case-sensitive lang.autocomplete.ave.ignorecase=1calltip.ave.ignorecase=1autocomplete.ave.start.characters=.calltip.ave.word.characters=.$(word.chars.ave)# AVE styles############################################################# Defaultstyle.ave.32=$(font.code.base),fore:#000000# White space: Visible only in View Whitespace mode (or if it has a back colour)style.ave.0=fore:#FF0000# Commentstyle.ave.1=$(colour.code.comment.line),$(font.code.comment.line)# Numberstyle.ave.2=$(colour.number),bold# Keywordstyle.ave.3=$(colour.keyword),bold# Stringstyle.ave.6=$(colour.string)# Enumerationstyle.ave.7=$(colour.preproc),bold# End of line where string is not closedstyle.ave.8=back:#E0C0E0,eolfilled# Operatorsstyle.ave.10=$(colour.operator)# Identifier (everything else...)style.ave.9=$(font.code.base),fore:#000000# Other keywords (bozo test colors :-)style.ave.12=$(font.code.base),fore:#003355,boldstyle.ave.13=$(font.code.base),fore:#005533,boldstyle.ave.14=$(colour.keyword)style.ave.15=$(colour.keyword)style.ave.16=$(colour.keyword)# Braces are only matched in operator stylebraces.ave.style=10############################################################avenue=ave "$(FilePath)"avenueGo=avego "$(FilePath)"avenueBuild=avebuild "$(FilePath)"#################################################################use winhlp32 system#if ArcView installed in other directory please correct path <C:\ESRI\AV_GIS30\ARCVIEW\HELP\ARCVIEW>#command.help.$(file.patterns.ave)=$(CurrentWord)!C:\ESRI\AV_GIS30\ARCVIEW\HELP\ARCVIEW#command.help.subsystem.$(file.patterns.ave)=5#~ # compile#~ command.compile.$(file.patterns.ave)=$(avenue)#~ command.go.$(file.patterns.ave)=$(avenueGo)#~ #send to arcview#~ command.name.0.*.ave=Insert into project#~ command.0.*.ave=$(avenueBuild)#~ command.subsystem.0.*.ave=1#~ command.name.1.*.ave=Variables Report#~ command.1.*.ave=VarsReport.exe  "$(FilePath)"

⌨️ 快捷键说明

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