feat: add anthropic.claude-code extension to VSCode configuration

This commit is contained in:
emmatherock
2026-07-06 00:30:56 -03:00
parent bca256d716
commit 8cc3c18686
2 changed files with 16 additions and 16 deletions
Generated
+15 -15
View File
@@ -179,11 +179,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1783134515, "lastModified": 1783222121,
"narHash": "sha256-qMoZazubXlXUD9k/syJ/aiWC4X4g73mwVmZ7Z4+rdpM=", "narHash": "sha256-E/ElL373TO8lQ2aMvYyzN+k4xkVaUGoRqoa8AtM71tI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "b885baad531fa3d3beae2ba9a0712d22974d8016", "rev": "a1645f40777620c4bd2b6d854b290c2fc354a266",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -202,11 +202,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1783134025, "lastModified": 1783243767,
"narHash": "sha256-qPp7x91t/shmZ3G3Q/fIEW2mqv61QkkV7ywfCIQ1MTg=", "narHash": "sha256-iiQL/IHgQlmnZgKgs4wBOiDA9+S3tRFsQPRxtYIhUYo=",
"owner": "numtide", "owner": "numtide",
"repo": "llm-agents.nix", "repo": "llm-agents.nix",
"rev": "ec0b501aad647ce7afb3ff72f753b1d90fa88a32", "rev": "22f1080fb54a217bdda6cfd6eca5dbf9e7afddac",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -236,11 +236,11 @@
"nixpkgs": "nixpkgs_3" "nixpkgs": "nixpkgs_3"
}, },
"locked": { "locked": {
"lastModified": 1783050290, "lastModified": 1783223773,
"narHash": "sha256-4TYFxweErHBg/XvZJYGOxhTLGufuFGiHB5FGXo/r11E=", "narHash": "sha256-sOrAAwaYm88FfL+ttI1SE8R26t4YPTHMZBUbVnbYh/M=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nix-vscode-extensions", "repo": "nix-vscode-extensions",
"rev": "ca0203653d5e5c50e9e64c98d66a021b824a6da6", "rev": "8b186aaef70c2fc386ccdaaa513940cb1124e75a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -267,11 +267,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1782918843, "lastModified": 1783187857,
"narHash": "sha256-ETYnV9U7Sr+A45dohzZdfCZKOss4qrTkO+wgNZNvEc0=", "narHash": "sha256-CoKGv2FwkvFwzsVLB/N89eFjr40puk/p51IMvIp+ddo=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e8273b29fe1390ec8d4603f2477357555291432e", "rev": "19a8a1e6d8b7315b6fd84e5a51977ce6f69d5a5b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -299,11 +299,11 @@
}, },
"nixpkgs_4": { "nixpkgs_4": {
"locked": { "locked": {
"lastModified": 1782959384, "lastModified": 1783224372,
"narHash": "sha256-xnJJk+ct+D2+wdRxj1wk36w5zV9RVESwRqcklPdt3fM=", "narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "65179426c83bb3f6bc14898b42ea1c6f01d374b0", "rev": "d407951447dcd00442e97087bf374aad70c04cea",
"type": "github" "type": "github"
}, },
"original": { "original": {
+1 -1
View File
@@ -12,7 +12,7 @@ in
marketplace.ms-python.python marketplace.ms-python.python
marketplace.ms-python.vscode-pylance marketplace.ms-python.vscode-pylance
marketplace.ms-python.debugpy marketplace.ms-python.debugpy
marketplace.anthropic.claude-code
marketplace.jnoortheen.nix-ide marketplace.jnoortheen.nix-ide
marketplace.redhat.vscode-yaml marketplace.redhat.vscode-yaml
marketplace.ms-dotnettools.csharp marketplace.ms-dotnettools.csharp