From 95603f4d35b5cf328e7c2493019a7e4bd579290f Mon Sep 17 00:00:00 2001 From: Myned Date: Tue, 4 Feb 2025 16:20:43 -0600 Subject: [PATCH] vscode: add powershell extension Signed-off-by: Myned --- options/custom/programs/vscode.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options/custom/programs/vscode.nix b/options/custom/programs/vscode.nix index b74b629..d5e087a 100644 --- a/options/custom/programs/vscode.nix +++ b/options/custom/programs/vscode.nix @@ -25,6 +25,7 @@ in { alejandra # nix-ide blueprint-compiler # blueprint-gtk nixd # nix-ide + powershell # powershell shfmt # shell-format ]); @@ -63,6 +64,7 @@ in { ms-python.black-formatter ms-python.debugpy ms-python.isort + ms-vscode.powershell natizyskunk.sftp pkief.material-icon-theme pkief.material-product-icons