Skip to content

Commit

Permalink
Avoid peek view when running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome committed Sep 7, 2024
1 parent a6b451e commit d7699aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/home-manager/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
"args": []
}
},
"testing.automaticallyOpenPeekView": "never",
"testing.openTesting": "never",
"update.mode": "none",
"window.autoDetectColorScheme": true,
Expand Down

0 comments on commit d7699aa

Please sign in to comment.