Kaynağa Gözat

Adds footnotes (issues/prs) to hovers

main
Eric Amodio 3 yıl önce
ebeveyn
işleme
0c114b2152
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      package.json

+ 1
- 1
package.json Dosyayı Görüntüle

@ -934,7 +934,7 @@
},
"gitlens.hovers.detailsMarkdownFormat": {
"type": "string",
"default": "${avatar}  __${author}__, ${ago}${' via 'pullRequest}   _(${date})_ \n\n${message}\n\n${commands}",
"default": "${avatar}  __${author}__, ${ago}${' via 'pullRequest}   _(${date})_ \n\n${message}\n\n${commands}${\n\n---\n\nfootnotes}",
"markdownDescription": "Specifies the format (in markdown) of the _commit details_ hover. See [_Commit Tokens_](https://github.com/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs",
"scope": "window"
},

Yükleniyor…
İptal
Kaydet