Skip to main content

Module ScanPathConfigure

Module ScanPathConfigure 

Source
Expand description

§Extension Scan Path Configure Module

Configures extension scan paths from the executable directory.

Functions§

ExpandUserPath 🔒
Expand a leading ~/ to $HOME/ for user-provided paths. Env-var overrides frequently come from operators typing ~/.vscode/extensions without shell expansion (e.g. in .env files, GUI launchers, sidecar manifests). Leaves absolute and relative paths untouched.
ScanPathConfigure
Configures extension scan paths by resolving paths from the executable directory.