Live Editor support for Visual Studio Code

Is there support for Live Scripts for Visual Studio like the one for Jupyter Notebooks?. My main interest is to employ GitHub Copilot with MATLAB Live Scripts. I've found support for .m classic scripts but no luck so far for mlx.
Alternatively: is there any way to employ GitHub Copilot inside MATLAB?

댓글 수: 3

Stanley
Stanley 2022년 11월 2일
I don't think this is supported yet.
Someone requested here to the authors of the Matlab extension for VSCode to add support for it but so far no progress has been announced.
Gokul
Gokul 2022년 12월 2일
to the OP - you say that you have already used GitHub Copilot with classic .m MATLAB scripts. Is the copilot AI any good for MATLAB in your experience?
I use it (in vscode) and it is excellent.

댓글을 달려면 로그인하십시오.

답변 (1개)

Yash
Yash 2024년 11월 10일

2 개 추천

Beginning with MATLAB R2024b, the new MATLAB Desktop introduces an option of saving MLX to M based live script. Settings can be updated so that all the new live scripts would be M based (source: [1] [2])
Additionally, significant advancements have been made in the official MATLAB extension for Visual Studio Code. Refer to this blog from MathWorks for recent updates: https://blogs.mathworks.com/matlab/2024/03/05/matlab-extension-for-visual-studio-code-now-with-code-execution/
The MATLAB extension is available through the Visual Studio Marketplace and its development can be followed on the GitHub repository.

카테고리

도움말 센터File Exchange에서 Integration with Online Platforms에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2022년 6월 12일

답변:

2024년 11월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by