Skip to content

Commit dea5a0e

Browse files
authored
Update settings.json
Minimizing startup boxes everywhere
1 parent c98d9db commit dea5a0e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.vscode/settings.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
{
2-
"isGitignoreExtActive": true,
3-
}
2+
"isGitignoreExtActive": true,
3+
"IDX.aI.enableInlineCompletion": true,
4+
"IDX.aI.enableCodebaseIndexing": true,
5+
"terminal.integrated.hideOnStartup": "always",
6+
"workbench.editor.restoreViewState": false,
7+
"explorer.autoReveal": false,
8+
"security.workspace.trust.startupPrompt": "never",
9+
}

0 commit comments

Comments
 (0)