From 18d0faab8fc553468ae62da13408323d6e3ea6df Mon Sep 17 00:00:00 2001 From: naimo84 Date: Thu, 6 Jan 2022 09:04:37 +0100 Subject: [PATCH] Add httpYac --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a89f5b2..ce3288b 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Git Indicators](#git-indicators) - [GitLab Workflow](#gitlab-workflow) - [Gradle Tasks](#gradle-tasks) + - [httpYac](#httpyac) - [Icon Fonts](#icon-fonts) - [Import Cost](#import-cost) - [Jira and Bitbucket](#jira-and-bitbucket) @@ -708,6 +709,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s ![Gradle Tasks](https://raw.githubusercontent.com/badsyntax/vscode-gradle/master/images/screencast.gif) +## [httpYac](https://marketplace.visualstudio.com/items?itemName=anweber.vscode-httpyac) + +> Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests. + +![Send HTTP request and view response animation](https://raw.githubusercontent.com/AnWeber/vscode-httpyac/master/examples/oauth.gif) + ## [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts) > Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!