Skip to content

Commit

Permalink
Add settings
Browse files Browse the repository at this point in the history
Signed-off-by: Sualeh Fatehi <sualeh@hotmail.com>
  • Loading branch information
sualeh committed Jan 3, 2024
1 parent 0511e79 commit cf9d537
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"scm.showInputActionButton": false,
"git.showActionButton": {
"commit": false,
"publish": false,
"sync": false
},
"git.postCommitCommand": "sync",
"java.configuration.updateBuildConfiguration": "automatic"
}

0 comments on commit cf9d537

Please sign in to comment.