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
|
ms-vsliveshare.vsliveshare
|
||||||
naumovs.color-highlight
|
naumovs.color-highlight
|
||||||
signageos.signageos-vscode-sops
|
signageos.signageos-vscode-sops
|
||||||
|
humao.rest-client
|
||||||
];
|
];
|
||||||
|
|
||||||
userSettings = {
|
userSettings = {
|
||||||
@@ -103,6 +104,7 @@ in
|
|||||||
"window.menuBarVisibility" = "toggle";
|
"window.menuBarVisibility" = "toggle";
|
||||||
"workbench.editor.historyBasedLanguageDetection" = true;
|
"workbench.editor.historyBasedLanguageDetection" = true;
|
||||||
"workbench.list.smoothScrolling" = true;
|
"workbench.list.smoothScrolling" = true;
|
||||||
|
"rest-client.enableTelemetry" = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user