Files
presentations.kfitz.info/.obsidian/plugins/vscode-editor/data.json
2024-04-23 18:39:27 -04:00

23 lines
312 B
JSON

{
"extensions": [
"ts",
"js",
"html",
"py",
"css",
"c",
"cpp",
"go",
"rs",
"java",
"lua",
"php"
],
"folding": true,
"lineNumbers": true,
"minimap": true,
"semanticValidation": true,
"syntaxValidation": true,
"themeColor": "AUTO",
"fontSize": 16
}