Settings
Search LMDA in VS Code Settings or edit settings.json directly.
| Setting | What it does |
|---|---|
lmda.defaultPortalId | Active portal for this project folder |
lmda.defaultCollectorId | Default collector (0 = prompt when you run) |
lmda.defaultDeviceHostname | Default device for ##TOKEN## placeholders |
lmda.executionMode | How run output is validated: freeform, ad, collection, or batchcollection |
lmda.defaultLanguage | Language for new untitled scripts |
lmda.enableModuleLint | Static script lint in Problems (tokens, PropertySource rules, BatchScript patterns) — see Script Lint |
lmda.focusOutputOnRun | Open Output and show the LMDA Composer log when a script runs |
lmda.executionHistory.enabled | Keep a list of recent script runs |
lmda.executionHistory.maxEntries | How many recent runs to keep (1–200) |
lmda.codeLens.enabled | Show inline Run, Push, and Open actions above scripts |
Bearer tokens are stored securely by VS Code. Portal hostnames and other preferences are saved in your settings.