mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 22:41:31 +01:00
[folding] snippets for folding markers
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
"language": "powershell",
|
||||
"scopeName": "source.powershell",
|
||||
"path": "./syntaxes/PowershellSyntax.tmLanguage"
|
||||
}],
|
||||
"snippets": [{
|
||||
"language": "powershell",
|
||||
"path": "./snippets/powershell.json"
|
||||
}]
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user