Add gitlens to vscode extentions (#31)

Co-authored-by: hiifong <i@hiif.ong>
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/31
Reviewed-by: hiifong <i@hiif.ong>
Co-authored-by: yp05327 <576951401@qq.com>
Co-committed-by: yp05327 <576951401@qq.com>
This commit is contained in:
yp05327
2025-04-11 11:54:12 +00:00
committed by hiifong
parent 7bfc596a58
commit 26c50d53bd

View File

@@ -11,7 +11,8 @@
"golang.go",
"stylelint.vscode-stylelint",
"DavidAnson.vscode-markdownlint",
"github.copilot"
"github.copilot",
"eamodio.gitlens"
]
}
}