Skip to content

Releases: mathworks/MATLAB-language-server

v1.3.12

Choose a tag to compare

@dklilley dklilley released this 15 Jun 20:32
2c300ba

Added

v1.3.11

Choose a tag to compare

@dklilley dklilley released this 08 May 15:45
81a33c2

Added

Fixed

v1.3.10

Choose a tag to compare

@dklilley dklilley released this 13 Apr 15:38
8389289

Fixed

v1.3.9

Choose a tag to compare

@dklilley dklilley released this 09 Mar 15:35
19438c8

Fixed

v1.3.8

Choose a tag to compare

@dklilley dklilley released this 09 Jan 15:39

Added

Fixed

v1.3.7

Choose a tag to compare

@dklilley dklilley released this 12 Nov 21:57

Fixed

  • Resolves an issue with the previous version build. Does not include any changes to the language server's code or features.

v1.3.6

Choose a tag to compare

@dklilley dklilley released this 30 Oct 20:28
6503d0d

Fixed

v1.3.5

Choose a tag to compare

@dklilley dklilley released this 05 Sep 01:45
eba3da5

Added

  • Support for highlighting all references to a selected function, variable, class, or class property

Fixed

  • Resolves issue where newly saved document contents are ignored during execution

v1.3.4

Choose a tag to compare

@dklilley dklilley released this 31 Jul 15:30
0bebb79

Added

  • Support for document range formatting
  • Document symbol model now include methods, properties, and enumerations for improved navigation

Fixed

v1.3.3

Choose a tag to compare

@dklilley dklilley released this 15 May 17:15
4886ff0

Added

  • Support for debugging P-coded files when the corresponding source file is available

Fixed

  • Resolves potential crashes when using code completion in files without a .m file extension