Skip to content

Releases: kornilova203/matlab-IntelliJ-plugin

Matlab Plugin 0.8.5

11 Jun 14:37
Compare
Choose a tag to compare
  • Fix compatibility problems

Matlab Plugin 0.8.4

01 Apr 10:30
Compare
Choose a tag to compare
  • #101 Support comments that start with symbol #

Matlab Plugin 0.8.3

21 Dec 16:02
Compare
Choose a tag to compare
  • #94 Better keywords completion inside classdef

Matlab Plugin 0.8.2

07 Nov 09:21
Compare
Choose a tag to compare
  • Remove all casts that may cause class cast exception

Matlab Plugin 0.8.1

28 Sep 08:55
Compare
Choose a tag to compare
  • Fix ClassCastException when detecting function type

Matlab Plugin 0.8

21 Sep 04:25
e3df3ca
Compare
Choose a tag to compare

Matlab Plugin 0.7

06 Aug 11:03
Compare
Choose a tag to compare

Matlab Plugin 0.6

15 Jul 11:53
Compare
Choose a tag to compare

Matlab Support Plugin 0.5.3

22 Sep 13:48
Compare
Choose a tag to compare
  • #61 Smart Enter inserts semicolon where required (ctrl-shift-enter or cmd-shift-enter) (by @cyclic-reference)
  • #62 Added plugin icon (by @cyclic-reference)

Matlab Support Plugin 0.5.2

20 Jul 11:03
Compare
Choose a tag to compare
  • #51 Support enumeration blocks