This commit is contained in:
mjallen18
2025-05-31 10:04:04 -05:00
parent d20d11f8fb
commit 74c7d9e35e

View File

@@ -11,6 +11,7 @@
extensions = with pkgs.vscode-extensions; [ extensions = with pkgs.vscode-extensions; [
bbenoist.nix bbenoist.nix
brettm12345.nixfmt-vscode brettm12345.nixfmt-vscode
cweijan.vscode-database-client2
dendron.dendron-markdown-preview-enhanced dendron.dendron-markdown-preview-enhanced
github.copilot github.copilot
github.copilot-chat github.copilot-chat
@@ -19,12 +20,11 @@
ms-python.pylint ms-python.pylint
ms-python.python ms-python.python
ms-python.vscode-pylance ms-python.vscode-pylance
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-ssh-edit
redhat.vscode-xml redhat.vscode-xml
redhat.vscode-yaml redhat.vscode-yaml
yy0931.vscode-sqlite3-editor yy0931.vscode-sqlite3-editor
]; ];
userSettings = { userSettings = {
"editor" = { "editor" = {