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 5ee9482 commit 1a4ba5bCopy full SHA for 1a4ba5b
setup-vscode.sh
@@ -48,6 +48,7 @@ vscode_settings='{
48
"python.linting.pylintEnabled": false,
49
"python.pythonPath": "'$python_path'",
50
"python.terminal.activateEnvironment": true,
51
+ "terminal.integrated.scrollback": 10000,
52
"workbench.editor.labelFormat": "default",
53
"workbench.tree.indent": 16,
54
"yaml.customTags": [
0 commit comments