embryoid/.vscode/settings.json

8 wiersze
137 B
JSON

{
"terminal.integrated.cwd": "${workspaceFolder}",
"cSpell.words": [
"pyplot",
"xlabel",
"ylabel"
]
}