mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 13:36:00 +00:00
VSCode: Add Shellscript Syntax highlighting for *.func files (#1948)
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"files.associations": {
|
||||||
|
"*.func": "shellscript"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user