Skip to content

Commit

Permalink
Pre 3.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
halirutan committed Nov 27, 2017
1 parent ec499b9 commit 7c8af45
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions resources/META-INF/change-notes.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
<html>
<i>New features and bug-fixes:</i>
<i>New features and bug-fixes in version 3:</i>
<br/>
<ul>
<li>Fixed issue that prevents creating a new project in IDEA 2017.2</li>
<li>Include system information on reporting errors with empty user message</li>
<li>A better error reporter that creates issues on GitHub automatically</li>
<li>Spell check for symbols, comments and strings</li>
<li>Code folding based on section comments like (* ::Section:: *)</li>
<li>SurroundWith (Ctrl+Alt+T) will now do something useful when pressed without an active selection</li>
<li>Added Ctrl+Space completion inside comments</li>
<li>Reimplemented parsing of comments and comment annotation</li>
<li>Fixed null exception (<a href="https://halirutan.myjetbrains.com/youtrack/issue/MMAP-88">MMAP-91</a>)</li>
<li>Added guard to fix exception (<a href="https://halirutan.myjetbrains.com/youtrack/issue/MMAP-88">MMAP-88</a>)
</li>
<li>Project wide completion</li>
<li>Support for Mathematica source libraries</li>
</ul>
</html>

0 comments on commit 7c8af45

Please sign in to comment.