Enable terminal suggest in vscode settings

For natural team self hosting feedback
This commit is contained in:
Daniel Imms
2025-03-13 02:18:10 -07:00
parent 747b90cfcd
commit a4027ce133
+1
View File
@@ -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",