code ex
This commit is contained in:
@@ -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" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user