1
0
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:
2025-12-11 01:22:41 +00:00
parent 23f2d7ccb1
commit 723c5a7995
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -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"
] ]
} }
} }
+2 -1
View File
@@ -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"
] ]
} }