programs.vscode.extensions
List of extensions to install.
- Type
list of package- Default
[ ]- Example
with pkgs.vscode-extensions; [ bbenoist.nix golang.go twxs.cmake ]- Declared
- <nixpkgs/nixos/modules/programs/vscode.nix>
List of extensions to install.
list of package[ ]with pkgs.vscode-extensions; [
bbenoist.nix
golang.go
twxs.cmake
]