We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98d9db commit dea5a0eCopy full SHA for dea5a0e
.vscode/settings.json
@@ -1,3 +1,9 @@
1
{
2
-"isGitignoreExtActive": true,
3
-}
+ "isGitignoreExtActive": true,
+ "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