Skip to content

Commit

Permalink
Add REST Client to standard extensions (https://marketplace.visualstu…
Browse files Browse the repository at this point in the history
  • Loading branch information
shah committed Oct 22, 2020
1 parent 12b2375 commit ed3a03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode-settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export const commonExtensions: Extension[] = [
{ marketplaceId: "visualstudioexptteam.vscodeintellicode" },
{ marketplaceId: "quicktype.quicktype" },
{ marketplaceId: "axetroy.vscode-changelog-generator" },
{ marketplaceId: "humao.rest-client" },
];

export const denoExtensions: Extension[] = [
Expand Down

0 comments on commit ed3a03b

Please sign in to comment.