Roberto

Results 16 comments of Roberto

The issue was fixed in commit [f56427e](https://github.com/plotly/plotly_matlab/commit/f56427e46ae7203d4db9fae9238f8ef16647a335)

Issue: https://github.com/mathworks/MATLAB-extension-for-vscode/issues/104

I have a script to automatically set the MATLAB paths which depends on the repo I'm working on. I'd like to execute this script automatically when the extension starts. It...

Have you considered these options? - A [QuickPick](https://code.visualstudio.com/api/ux-guidelines/quick-picks) menu (might not be able to set the position of the menu) ([demo](https://github.com/microsoft/vscode-extension-samples/tree/main/quickinput-sample)) - A small [web view or web view view](https://code.visualstudio.com/api/ux-guidelines/webviews)...

Sorry, forgot to mention it. I have the latest version of the extension installed (1.3.6). It happens every time.

Hi, I can confirm that the issue also happens on v1.3.5

The issue is also happening on v1.3.7. MATLAB Version: '24.2.0.2740171 (R2024b) Update 1' OS Version: OS: Linux x64 4.18.0-553.54.1.el8_10.x86_64 VS Code Version: 1.101.2 Commit: 2901c5ac6db8a986a5666c3af51ff804d05af0d4 Date: 2025-06-24T20:27:15.391Z Electron: 35.5.1 ElectronBuildId:...

I don't think it's a problem with the node version. I'm now experiencing the same problem on this configuration: Extension version: 1.3.7 MATLAB Version: '24.2.0.2740171 (R2024b) Update 1' OS version:...

The issue only occurs when I have a workspace set up in VS Code. I'm able to connect to MATLAB normally when there is no workspace.

Hi Philip, Yes, I'm able to fully reproduce this 100% every time, with brand new sessions of vs code and MATLAB.