Files
QuanTAlib/.vscode/settings.json
T

11 lines
262 B
JSON

{
"terminal.integrated.defaultProfile.windows": "PowerShell",
"terminal.integrated.profiles.windows": {
"PowerShell": {
"source": "PowerShell",
"icon": "terminal-powershell"
}
},
"terminal.integrated.shellIntegration.enabled": true
}