mathworks / mathworks/MATLAB-extension-for-vscode
How to set LD_PRELOAD in the MATLAB launched by this VS Code extension?
Open
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.
Sometimes, it is important to launch MATLAB with certain env variables like LD_PRELOAD. how to do that with the MATLAB launched by vscode extension
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
Begin by locating how this VS Code extension launches MATLAB and whether it exposes environment settings. Determine the intended configuration path for LD_PRELOAD, then verify that MATLAB starts with the requested variable available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100