Cannot Find New Extensions?

This commit is contained in:
Annika Merris 2024-10-06 09:46:41 -04:00
parent b6d5586e84
commit 93d600ecee
3 changed files with 93 additions and 10 deletions

View file

@ -16,7 +16,7 @@
enableUpdateCheck = false;
enableExtensionUpdateCheck = false;
mutableExtensionsDir = false;
mutableExtensionsDir = true;
extensions = with pkgs.vscode-extensions; [
catppuccin.catppuccin-vsc
@ -33,9 +33,8 @@
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-containers
sumneko.lua
stanzilla.vscode-wow-toc
Septh.wow-bundle
septh.wow-bundle
ketho.wow-api
];
userSettings = {