ProxmoxVE/.vscode/settings.json

5 lines
69 B
JSON
Raw Normal View History

{
"files.associations": {
"*.func": "shellscript"
}
}