Skip to content

Settings

Search LMDA in VS Code Settings or edit settings.json directly.

SettingWhat it does
lmda.defaultPortalIdActive portal for this project folder
lmda.defaultCollectorIdDefault collector (0 = prompt when you run)
lmda.defaultDeviceHostnameDefault device for ##TOKEN## placeholders
lmda.executionModeHow run output is validated: freeform, ad, collection, or batchcollection
lmda.defaultLanguageLanguage for new untitled scripts
lmda.enableModuleLintStatic script lint in Problems (tokens, PropertySource rules, BatchScript patterns) — see Script Lint
lmda.focusOutputOnRunOpen Output and show the LMDA Composer log when a script runs
lmda.executionHistory.enabledKeep a list of recent script runs
lmda.executionHistory.maxEntriesHow many recent runs to keep (1–200)
lmda.codeLens.enabledShow 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.