mathworks / mathworks/MATLAB-extension-for-vscode

It's time to support for mlx file creation, saving, opening and running

Open
#71 4 comments 24 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
435
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
As we all know, Matlab Live Script is often used for interactive scripting, it is very convenient to show the demo case entry file, and more and more cases are developed in this way, can the VScode plugin support this feature as soon as possible?

Describe the solution you'd like
This extension is better to support create,save,open and running for Matlab Live Script.

Describe alternatives you've considered
Currently, it has been the ".m" file that has been used for the replacement programme.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the existing .m-file workflow in the TypeScript VS Code extension and compare it with the requested .mlx workflow. Define what create, save, open, and run must support, then verify that each operation works for MATLAB Live Script files.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.