Add vscode rest client
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -43,6 +43,7 @@ in
|
||||
ms-vsliveshare.vsliveshare
|
||||
naumovs.color-highlight
|
||||
signageos.signageos-vscode-sops
|
||||
humao.rest-client
|
||||
];
|
||||
|
||||
userSettings = {
|
||||
@@ -103,6 +104,7 @@ in
|
||||
"window.menuBarVisibility" = "toggle";
|
||||
"workbench.editor.historyBasedLanguageDetection" = true;
|
||||
"workbench.list.smoothScrolling" = true;
|
||||
"rest-client.enableTelemetry" = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user