Rohinivsenthil Postcode Versions Save

Visual Studio Code extension to create and test simple and complex HTTP/s requests

v1.3.9

2 years ago
  • automatically use http protocol if none is specified
  • make font size relative to vscode editor font size

v1.3.8

2 years ago
  • display response time in response window

v1.3.7

2 years ago
  • add request options for strict ssl (thanks @mrsauravsahu! 🚀)

v1.3.6

2 years ago
  • add beautify button for post body (JSON)

v1.3.5

2 years ago
  • fix basic auth functionality

v1.3.4

2 years ago
  • Add headers tab in response window

v1.3.3

2 years ago
  • Improve load time by pre-rendering

v1.3.1

2 years ago
  • Add copy to clipboard button to code editor

v1.3.0

2 years ago

Support code-snippet generation using postman-code-generators

v1.2.1

2 years ago
  • Clear error when response is updated