Skip to content

Commit 7c8af45

Browse files
committed
Pre 3.0 version
1 parent ec499b9 commit 7c8af45

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
<html>
2-
<i>New features and bug-fixes:</i>
2+
<i>New features and bug-fixes in version 3:</i>
33
<br/>
44
<ul>
5-
<li>Fixed issue that prevents creating a new project in IDEA 2017.2</li>
6-
<li>Include system information on reporting errors with empty user message</li>
7-
<li>A better error reporter that creates issues on GitHub automatically</li>
8-
<li>Spell check for symbols, comments and strings</li>
9-
<li>Code folding based on section comments like (* ::Section:: *)</li>
10-
<li>SurroundWith (Ctrl+Alt+T) will now do something useful when pressed without an active selection</li>
11-
<li>Added Ctrl+Space completion inside comments</li>
12-
<li>Reimplemented parsing of comments and comment annotation</li>
13-
<li>Fixed null exception (<a href="https://halirutan.myjetbrains.com/youtrack/issue/MMAP-88">MMAP-91</a>)</li>
14-
<li>Added guard to fix exception (<a href="https://halirutan.myjetbrains.com/youtrack/issue/MMAP-88">MMAP-88</a>)
15-
</li>
5+
<li>Project wide completion</li>
6+
<li>Support for Mathematica source libraries</li>
167
</ul>
178
</html>

0 commit comments

Comments
 (0)