mirror of
https://github.com/XFox111/backbone.git
synced 2026-04-22 07:17:59 +03:00
chore(dev): added rest client extension for vscode
This commit is contained in:
@@ -35,7 +35,8 @@
|
|||||||
"Gruntfuggly.todo-tree",
|
"Gruntfuggly.todo-tree",
|
||||||
"ms-dotnettools.csdevkit",
|
"ms-dotnettools.csdevkit",
|
||||||
"patcx.vscode-nuget-gallery",
|
"patcx.vscode-nuget-gallery",
|
||||||
"saeris.markdown-github-alerts"
|
"saeris.markdown-github-alerts",
|
||||||
|
"humao.rest-client"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+2
-1
@@ -6,6 +6,7 @@
|
|||||||
"Gruntfuggly.todo-tree",
|
"Gruntfuggly.todo-tree",
|
||||||
"ms-dotnettools.csdevkit",
|
"ms-dotnettools.csdevkit",
|
||||||
"patcx.vscode-nuget-gallery",
|
"patcx.vscode-nuget-gallery",
|
||||||
"saeris.markdown-github-alerts"
|
"saeris.markdown-github-alerts",
|
||||||
|
"humao.rest-client"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user