mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 17:29:16 +00:00
VSCode: Add Shellscript Syntax highlighting for *.func files (#1948)
This commit is contained in:
parent
91a3fd10e0
commit
57b37b1e16
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.func": "shellscript"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user