Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6dfe929

Browse files
committedJan 23, 2025·
Additional execution/debugging fix
1 parent c054c6a commit 6dfe929

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ MATLAB language server supports these editors by installing the corresponding ex
3030
Release date: 2025-01-23
3131

3232
Added:
33-
* MATLAB path is kept in sync with the client workspace, improving code navigation, completions, and execution
33+
* The language server keeps the MATLAB path in sync with the client workspace, improving code navigation, completions, and execution
3434

3535
Fixed:
36-
* Resolve error with document formatting when using with MATLAB R2025a
37-
* Resolve error with execution and debugging when using with MATLAB R2022b
36+
* Resolves errors with document formatting when using with MATLAB R2025a
37+
* Resolves errors with execution and debugging when using with MATLAB R2022a
3838

3939
### 1.3.0
4040
Release date: 2024-12-18

0 commit comments

Comments
 (0)
Please sign in to comment.