Jump to content

Translations:Visual Studio Code/17/en

From Official NixOS Wiki
Revision as of 15:36, 16 July 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use VS Code extensions without additional configuration

With 📦︎ vscode.fhs, the editor launches inside a FHS compliant chroot environment using 📖︎ buildFHSEnv. This reintroduces directories such as /bin, /lib, and /usr, which allows for extensions which ship pre-compiled binaries to work with little to no additional nixification.