Matlab-Code-Run-for-VS-Code icon indicating copy to clipboard operation
Matlab-Code-Run-for-VS-Code copied to clipboard

This repo contains the code for the "Matlab Code Run" extension for Visual Studio Code,

Results 17 Matlab-Code-Run-for-VS-Code issues
Sort by recently updated
recently updated
newest added

The command works well for the first time I run it (after open vscode) and execute `"matlab -nosplash -nodesktop -sd working/directory -r "run('filename');"`. But for the second time I run...

I would like to be able to execute only the cell block where the cursor is located, is that possible? Thanks for the great extension.

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

I'm running WSL2 on my PC and have set it to be the default terminal. However matlab run commands should be executed in powershell or other Windows terminals rather than...

I've tried → D:\Programs\Miscellaneous\MATLAB\R2022a\bin → D:\Programs\Miscellaneous\MATLAB\R2022a → D:\Programs\Miscellaneous\MATLAB But all I get is: "Command 'Run Matlab File' resulted in an error (command 'extension.runMatLab' not found)"

The project is missing a license statement, which makes it hard to fork and continue development. Creating derivative works isn't permitted without you explicitly allowing it. It would be great...

We can debug with "Keyborad" Function in the matlab: [https://ww2.mathworks.cn/help/matlab/ref/keyboard.html?searchHighlight=keyboard&s_tid=srchtitle_keyboard_1](url) I tested it on the terminal which this extension provided, and it works. ![tmp83A8](https://user-images.githubusercontent.com/49901894/160527840-dce40843-744d-450e-97ac-b06b18e0aeb1.png) With the command "whos", I can...

Hope to add a command to run current line and selected lines.

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies