mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
code: add gitlens extension
This commit is contained in:
parent
2b6455a115
commit
e6415d7560
@ -11,6 +11,8 @@
|
|||||||
"workbench.editor.labelFormat": "short",
|
"workbench.editor.labelFormat": "short",
|
||||||
"workbench.startupEditor": "none",
|
"workbench.startupEditor": "none",
|
||||||
"files.defaultLanguage": " ${activeEditorLanguage}",
|
"files.defaultLanguage": " ${activeEditorLanguage}",
|
||||||
|
"gitlens.codeLens.enabled": false,
|
||||||
|
"gitlens.hovers.currentLine.over": "line",
|
||||||
"material-icon-theme.folders.associations": {
|
"material-icon-theme.folders.associations": {
|
||||||
"infra": "app",
|
"infra": "app",
|
||||||
"entities": "class",
|
"entities": "class",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user