Skip to content

Commit f9a37fc

Browse files
committed
Pushed version
1 parent 934d6f6 commit f9a37fc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<id>de.halirutan.mathematica</id>
33
<name>Mathematica Support</name>
44
<category>Custom Language</category>
5-
<version>2.0.15</version>
5+
<version>2.0.16</version>
66
<idea-version since-build="163"/>
77
<vendor email="patrick@halirutan.de" url="http://mathematicaplugin.halirutan.de">Patrick Scheibe</vendor>
88
<depends>com.intellij.modules.lang</depends>
@@ -37,6 +37,7 @@
3737
<li>Inspections for version mismatch of symbols, possible errors through multiplicaton at linebreak, and missing commas and semicolons
3838
<li>Autocompletion suggestions sorted by importance</li>
3939
<li>Highlighting and smart inserting of braces, brackets and parenthesis</li>
40+
<li>Quick navigation between symbol usages with Navigate - Related Symbol</li>
4041
</ul>
4142
]]></description>
4243

0 commit comments

Comments
 (0)