We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce4156 commit 7b790bcCopy full SHA for 7b790bc
src/snippets.json
@@ -1,6 +1,6 @@
1
{
2
"Config": {
3
- "prefix": "devproxy-config-file",
+ "prefix": "devproxy-config",
4
"body": [
5
"{",
6
"\t\"\\$schema\": \"https://raw.githubusercontent.com/microsoft/dev-proxy/main/schemas/v1.0/rc.schema.json\",",
@@ -14,7 +14,7 @@
14
"description": "Dev Proxy config file"
15
},
16
"Errors": {
17
- "prefix": "devproxy-errors-file",
+ "prefix": "devproxy-errors",
18
19
20
"\t\"\\$schema\": \"https://raw.githubusercontent.com/microsoft/dev-proxy/main/schemas/v1.0/genericrandomerrorplugin.schema.json\",",
0 commit comments