Skip to content

Commit 465db6b

Browse files
committed
New icons for IDEA 2016.3
1 parent a2b4d0f commit 465db6b

79 files changed

Lines changed: 2394 additions & 7 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

design/iconSources/IconsForVersion2.ai

Lines changed: 2377 additions & 0 deletions
Large diffs are not rendered by default.

resources/META-INF/plugin.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<id>de.halirutan.mathematica</id>
33
<name>Mathematica Support</name>
44
<category>Custom Language</category>
5-
<version>2.0.7</version>
6-
<idea-version since-build="135.1230"/>
5+
<version>2.0.8</version>
6+
<idea-version since-build="163.7743.44"/>
77
<vendor email="patrick@halirutan.de" url="http://mathematicaplugin.halirutan.de">Patrick Scheibe</vendor>
88
<depends>com.intellij.modules.lang</depends>
99
<description><![CDATA[
@@ -17,7 +17,8 @@
1717
<br/>
1818
1919
This plugin turns your IntelliJ IDEA into a powerful coding environment for Mathematica. For more information
20-
check out the <a href="http://mathematicaplugin.halirutan.de">official website</a>.
20+
check out the <a href="http://mathematicaplugin.halirutan.de">official website</a>. I have started to create user-friendly
21+
documentation of various features on the <a href="https://github.com/halirutan/Mathematica-IntelliJ-Plugin/wiki">Wiki pages of GitHub</a>.
2122
If you want to discuss specific topics, then ping me
2223
(<a href="http://mathematica.stackexchange.com/users/187/halirutan?tab=profile">halirutan</a>) in the dedicated
2324
<a href="http://chat.stackexchange.com/rooms/8636/intellijidea-plugin-for-mathematica">chat room on stackexchange</a>.
@@ -33,7 +34,7 @@
3334
<li>Quick documentation lookup for all built-in symbols and operators</li>
3435
<li>Structured View for package definitions</li>
3536
<li>Correct display of Mathematica's <a href="https://reference.wolfram.com/language/guide/ListingOfNamedCharacters.html">named characters</a>
36-
<li>Inspection of missing commas and semicolons
37+
<li>Inspections for version mismatch of symbols, possible errors through multiplicaton at linebreak, and missing commas and semicolons
3738
<li>Autocompletion suggestions sorted by importance</li>
3839
<li>Highlighting and smart inserting of braces, brackets and parenthesis</li>
3940
</ul>

resources/icons/Artboard.png

314 Bytes

resources/icons/Attributes.png

-187 Bytes

resources/icons/Attributes@2x.png

-171 Bytes
715 Bytes
337 Bytes

resources/icons/Default.png

-264 Bytes

resources/icons/Default@2x.png

-420 Bytes
721 Bytes

0 commit comments

Comments
 (0)