Skip to content

mathworks/MATLAB-language-server

 
 

Repository files navigation

MATLAB language server

MATLAB® language server implements the Microsoft® Language Server Protocol for the MATLAB language.

Features Implemented

MATLAB language server implements several Language Server Protocol features and their related services:

Clients

MATLAB language server supports these editors by installing the corresponding extension:

Release Notes

Unreleased

1.1.6

Release date: 2023-10-11

  • Add support for MATLAB sections in the documentSymbol (outline).

1.1.5

Release date: 2023-09-13

Fixed:

  • Fixed issue connecting to MATLAB with Node.js® version 18 and later.

1.1.4

Release date: 2023-08-14

Fixed:

  • Patched CVE-2023-26136 and CVE-2022-25883

1.1.3

Release date: 2023-07-10

Fixed:

  • Diagnostic suppression should be placed at correct location when '%' is contained within string
  • Improved navigation to files inside MATLAB packages within the VS Code workspace but not on the MATLAB path
  • Prevented navigation to private/local functions from other files
  • MATLAB sign-in is no longer blocked on Windows

1.1.2

Release date: 2023-05-31

Fixed:

  • Improves responsiveness of documentSymbol support
  • Clear linting diagnostics from closed files
  • MATLAB should launch with onDemand setting

1.1.1

Release date: 2023-05-12

  • Resolves linting errors

1.1.0

Release date: 2023-05-12

  • Add support for documentSymbol (outline).

1.0.0

Release date: 2023-04-26

  • Initial release.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 7