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

📄 kix.properties

📁 porting scintilla to qt
💻 PROPERTIES
字号:
# Define SciTE settings for Assembler files# Black Horus blackhorus@gmx.net# Masm filesfile.patterns.kix=*.kixfilter.kix=Kix-Script (kix)|$(file.patterns.kix)|#lexer.$(file.patterns.kix)=asmlexer.$(file.patterns.kix)=kix# These keywords are commandskeywords.$(file.patterns.kix)=? and beep big break call cd cls color cookie1 copy \	debug del dim display do until exit flushkb for each next function endfunction \	get gets global go gosub goto if else endif md or password play quit \	rd redim return run select case endselect set setl setm settime \	shell sleep small use while loop# This keywords are functionskeywords2.$(file.patterns.kix)=abs addkey addprinterconnection addprogramgroup \	addprogramitem asc ascan at backupeventlog box cdbl chr cint cleareventlog \	close comparefiletimes createobject cstr dectohex delkey delprinterconnection \	delprogramgroup delprogramitem deltree delvalue dir enumgroup enumipinfo enumkey \	enumlocalgroup enumvalue execute exist existkey expandenvironmentvars fix \	formatnumber freefilehandle getdiskspace getfileattr getfilesize getfiletime \	getfileversion getobject iif ingroup instr instrrev int isdeclared join \	kbhit keyexist lcase left len loadhive loadkey logevent logoff ltrim \	memorysize messagebox open readline readprofilestring readtype readvalue \	redirectoutput right rnd round rtrim savekey sendkeys sendmessage setascii \	setconsole setdefaultprinter setfileattr setfocus setoption setsystemstate \	settitle setwallpaper showprogramgroup shutdown sidtoname split srnd substr \	trim ubound ucase unloadhive val vartype vartypename writeline \	writeprofilestring writevalue# This keywords are macros if preceeded by @keywords3.$(file.patterns.kix)=address build color comment cpu crlf csd curdir \	date day domain dos error fullname homedir homedrive homeshr hostname \	inwin ipaddress0 ipaddress1 ipaddress2 ipaddress3 kix lanroot ldomain \	ldrive lm logonmode longhomedir lserver maxpwage mdayno mhz monthno \	month msecs pid primarygroup priv productsuite producttype pwage ras \	result rserver scriptdir scriptexe scriptname serror sid site startdir \	syslang ticks time userid userlang wdayno wksta wuserid ydayno year# Commentscomment.block.kix=;comment.block.at.line.start.kix=1# Kix Styles# White spacestyle.kix.0=fore:#000000,$(font.vbs)# Commentstyle.kix.1=$(colour.code.comment.line),$(font.code.comment.line)# Stringstyle.kix.2=$(colour.string)style.kix.3=$(colour.string)# Numberstyle.kix.4=$(colour.number)# Variablesstyle.kix.5=fore:#B00040# Macrostyle.kix.6=$(colour.preproc)# Keywordstyle.kix.7=$(colour.keyword),bold# Functionstyle.kix.8=$(colour.keyword)# Operatorstyle.kix.9=$(colour.operator),bold# Commandscommand.go.*.kix=kix32 $(FileName)# Indentingtab.size.$(file.patterns.kix)=6indent.size.$(file.patterns.kix)=3use.tabs.$(file.patterns.kix)=1statement.indent.$(file.patterns.kix)=7 if else for do while function case

⌨️ 快捷键说明

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