Skip to content

Commit

Permalink
feat(vscode): Replace git-graph with gitlens extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-danilenko authored May 3, 2024
1 parent fa65ed6 commit ebdf29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ apps:
- christian-kohler.path-intellisense # File path autocomplete
- dakara.transformer # Filter, Sort, Unique, Reverse, Align, CSV, Line Selection, Text Transformations and Macros
- dotenv.dotenv-vscode # .env support
- eamodio.gitlens # gitkraken.com git client for vscode
- editorconfig.editorconfig # EditorConfig support
- esbenp.prettier-vscode # Prettier - Code formatter
- golang.go # Golang support
- mhutchie.git-graph # Git graph
- ms-azuretools.vscode-docker # Docker support
- ms-python.python # Python support
- ms-vscode-remote.remote-ssh # SSH support
Expand Down

0 comments on commit ebdf29c

Please sign in to comment.