Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.97 KB

File metadata and controls

28 lines (22 loc) · 1.97 KB

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

1.1.0

Release date: 2023-05-12

  • Add support for documentSymbol (outline).

1.0.0

Release date: 2023-04-26

  • Initial release.