mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Enable terminal suggest in vscode settings
For natural team self hosting feedback
This commit is contained in:
Vendored
+1
@@ -157,6 +157,7 @@
|
||||
"application.experimental.rendererProfiling": true,
|
||||
"editor.experimental.asyncTokenization": true,
|
||||
"editor.experimental.asyncTokenizationVerification": true,
|
||||
"terminal.integrated.suggest.enabled": true,
|
||||
"typescript.preferences.autoImportFileExcludePatterns": [
|
||||
"@xterm/xterm",
|
||||
"@xterm/headless",
|
||||
|
||||
Reference in New Issue
Block a user