Skip to content

Commit ee455cd

Browse files
committed
[ #6 ] Done backslash detection.
Closes #6.
1 parent c0dd4b1 commit ee455cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

res/META-INF/plugin.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
<description><![CDATA[
88
CovScript language support.<br/>
99
10+
Functions provided:<br/>
11+
<ul>
12+
<li>Syntax-based highlighting</li>
13+
<li>Syntax error reporting</li>
14+
<li>Syntax-based code completion</li>
15+
</ul>
1016
]]></description>
1117

1218
<idea-version since-build="145.0"/>

0 commit comments

Comments
 (0)