From 1834cfc6669801c4f553a0ab2de27e60b478b9ac Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Wed, 13 Dec 2023 10:14:15 +0000 Subject: [PATCH] feat: add autodocstring to vscodium --- home/ash/vscodium.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/ash/vscodium.nix b/home/ash/vscodium.nix index af4045e..89628f1 100644 --- a/home/ash/vscodium.nix +++ b/home/ash/vscodium.nix @@ -68,6 +68,12 @@ version = "0.1.16"; sha256 = "sha256-0EcV80N8u3eQB74TNedjM5xbQFY7avUu3A8HWi7eZLk="; } + { + name = "autodocstring"; + publisher = "njpwerner"; + version = "0.6.1"; + sha256 = "sha256-NI0cbjsZPW8n6qRTRKoqznSDhLZRUguP7Sa/d0feeoc="; + } ]; }) ];