code ex
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
bbenoist.nix
|
||||
brettm12345.nixfmt-vscode
|
||||
cweijan.vscode-database-client2
|
||||
dendron.dendron-markdown-preview-enhanced
|
||||
github.copilot
|
||||
github.copilot-chat
|
||||
@@ -19,12 +20,11 @@
|
||||
ms-python.pylint
|
||||
ms-python.python
|
||||
ms-python.vscode-pylance
|
||||
ms-vscode-remote.remote-ssh
|
||||
ms-vscode-remote.remote-ssh-edit
|
||||
redhat.vscode-xml
|
||||
redhat.vscode-yaml
|
||||
yy0931.vscode-sqlite3-editor
|
||||
];
|
||||
|
||||
userSettings = {
|
||||
|
||||
"editor" = {
|
||||
|
||||
Reference in New Issue
Block a user