From d4bb6ecb5742ece55b58b2e8da895abd911765a9 Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:52:29 +0530 Subject: [PATCH] Add gitlens extension Co-authored-by: neon_arch --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 6822d0b..e82d97a 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -31,7 +31,7 @@ vscode: - belfz.search-crates-io - hbenl.test-adapter-converter - hbenl.vscode-test-explorer - + - eamodio.gitlens github: prebuilds: master: true