📄 modelica.xml
字号:
<?xml version="1.0" encoding="windows-1251"?>
<SynUniHighlighter Version="2.0">
<SyntaxColoring>
<Info>
<General Name="Modelica" Extensions="mo mos" Version="1" Revision="0" Sample="" History=""/>
<Author Name="Vitaly Nevzorov" Mail="nevzorov@yahoo.com" Web="www.delphist.com" Copyright="Copyright (c) Vitaly Nevzorov, 2002" Company="N/A" Remark="Created based on UltraEdit:modelica.txt"/>
</Info>
<Schemes/>
<Editor/>
<MainRules Name="Root" Style="Root">
<Attributes Foreground="clBlack" Background="clWhite"/>
<Delimiters Value="!"%&'()*+,-./:;<=>?@[\]^{|}~"/>
<SubRules>
<Range Name="Remarks //" Style="Remarks //">
<Attributes Foreground="clNavy" Background="clWhite"/>
<Delimiters Value="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~"/>
<OpenToken StartLine=""/>
<CloseToken StartLine=""/>
<Properties CloseOnEol="True"/>
<MultiTokens>
<Tokens Open="//"/>
</MultiTokens>
<SubRules/>
</Range>
<Range Name="Remarks /*..*/" Style="Remarks /*..*/">
<Attributes Foreground="clNavy" Background="clWhite"/>
<Delimiters Value="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~"/>
<OpenToken StartLine=""/>
<CloseToken StartLine=""/>
<Properties/>
<MultiTokens>
<Tokens Open="/*" Close="*/"/>
</MultiTokens>
<SubRules/>
</Range>
<KeyList Name="Modelica keywords" Enabled="True" Style="" Words="annotation
assert
block
class
connector
constant
discrete
else
elseif
elsewhen
end
exit
extends
external
final
flow
for
function
if
in
inner
input
import
loop
model
nondiscrete
outer
output
package
parameter
record
redeclare
replaceable
return
size
terminate
then
type
when
while
">
<Attributes Foreground="clGreen" Background="clWhite"/>
</KeyList>
<KeyList Name="section separators" Enabled="True" Style="" Words="algorithm
equation
protected
public
">
<Attributes Foreground="clBlue" Background="clWhite"/>
</KeyList>
<KeyList Name="operators/functions" Enabled="True" Style="" Words="abs
acos
asin
atan
atan2
connect
cos
cosh
cross
der
edge
exp
initial
noEvent
pre
reinit
sample
sign
sin
sinh
tan
tanh
terminal
">
<Attributes Foreground="$00FF0080" Background="clWhite"/>
</KeyList>
<KeyList Name="operators" Enabled="True" Style="" Words="*
+
-
//
/
<
=
>
^
and
false
not
or
true
">
<Attributes Foreground="$000080FF" Background="clWhite"/>
</KeyList>
</SubRules>
</MainRules>
</SyntaxColoring>
<CodeFolding/>
<CustomData/>
</SynUniHighlighter>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -