notes-ing2/iot/tp3/.vscode/settings.json
2024-04-11 18:14:35 +02:00

6 lines
No EOL
110 B
JSON

{
"editor.formatOnType": true,
"[commonlisp]": {
"editor.wordSeparators": "`|;:'\",()"
}
}