Przeglądaj źródła

Switches footnotes to be above the command bar

main
Eric Amodio 2 lat temu
rodzic
commit
ec149f3df9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      package.json

+ 1
- 1
package.json Wyświetl plik

@ -524,7 +524,7 @@
},
"gitlens.statusBar.tooltipFormat": {
"type": "string",
"default": "${avatar}  __${author}__, ${ago}${' via 'pullRequest}   _(${date})_ \n\n${message}\n\n${commands}${\n\n---\n\nfootnotes}",
"default": "${avatar}  __${author}__, ${ago}${' via 'pullRequest}   _(${date})_ \n\n${message}${\n\n---\n\nfootnotes}\n\n${commands}",
"editPresentation": "multilineText",
"markdownDescription": "Specifies the format (in markdown) of hover shown over the blame information in the status bar. See [_Commit Tokens_](https://github.com/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs",
"scope": "window",

Ładowanie…
Anuluj
Zapisz