Add gitlens to vscode extentions (#31)
All checks were successful
release-nightly / release-image (push) Successful in 2m50s

Co-authored-by: hiifong <i@hiif.ong> Reviewed-on: #31 Reviewed-by: hiifong <i@hiif.ong> Co-authored-by: yp05327 <576951401@qq.com> Co-committed-by: yp05327 <576951401@qq.com>
This commit was merged in pull request #31.
This commit is contained in:
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"
]
}
}