mathworks / mathworks/MATLAB-extension-for-vscode
It's time to support for mlx file creation, saving, opening and running
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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