1 Star 0 Fork 0

mathworks/MATLAB-language-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

MATLAB language server

Open in MATLAB Online

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

MATLAB language server requires MATLAB version R2021a or later.

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

Fixed:

  • Resolved packaging failure on Mac
  • General bug fixes

1.2.1

Release date: 2024-04-04

Added:

  • Supports connecting to MATLAB when the New Desktop for MATLAB is enabled

Fixed:

  • Fixed launching App Designer and Simulink through MATLAB code execution

1.2.0

Release date: 2024-03-05

Added:

  • Code execution support

Fixed:

  • Prevent responses from MATLAB being intercepted by the incorrect request callback
  • Fixed linting diagnostic suppression with MATLAB R2024a

1.1.8

Release date: 2024-01-16

Fixed:

  • Fixed linting with mlint on Windows
  • Fixed regression with code navigation when using with MATLAB R2024a

1.1.7

Release date: 2023-12-06

Fixed:

  • Fixed code navigation when using with MATLAB R2024a
  • Handle symbolic link to MATLAB when linting with mlint (Thanks @MoetaYuko!)
  • Handle maca64 architecture when linting with mlint (Thanks @tiagovla!)

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.
MIT License Copyright (c) 2023 The MathWorks, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mathworks/MATLAB-language-server.git
git@gitee.com:mathworks/MATLAB-language-server.git
mathworks
MATLAB-language-server
MATLAB-language-server
dklilley-bugfix-PackageOnMac

搜索帮助