mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-11 02:32:36 -05:00
Only 5 key words allowed
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"Other"
|
"Other"
|
||||||
],
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"git", "blame", "gitblame", "log", "gitlog", "history", "codelens", "annotation"
|
"git", "blame", "gitblame", "codelens", "annotation"
|
||||||
],
|
],
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#f0efe7",
|
"color": "#f0efe7",
|
||||||
|
|||||||
Reference in New Issue
Block a user