mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
[folding] snippets for folding markers
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
"scopeName": "source.cs",
|
||||
"path": "./syntaxes/csharp.tmLanguage.json"
|
||||
}
|
||||
]
|
||||
],
|
||||
"snippets": [{
|
||||
"language": "csharp",
|
||||
"path": "./snippets/csharp.json"
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user