cmput325-w23-livecoding/.vscode/settings.json

5 lines
62 B
JSON

{
"files.associations": {
"*.pl": "prolog"
}
}