Skip to content

Releases: Huachao/vscode-restclient

v0.12.0

15 Jan 01:01
Compare
Choose a tag to compare

v0.11.0

v0.10.0

03 Nov 03:40
Compare
Choose a tag to compare
  • Feature: Support generate code snippets for various languages and libraries
  • Improvement: Allow copy saved response path
  • Improvement: Allow description for HTTP headers in autocompletion
  • Bug Fix: Use comma to concat multiple cookies

v0.9.0

26 Oct 12:10
Compare
Choose a tag to compare
  • Feature: Add clear history command
  • Improvement: Display response header in original case

v0.8.0

20 Sep 01:37
Compare
Choose a tag to compare

v0.7.0

08 Aug 07:23
Compare
Choose a tag to compare

v0.6.0

21 Jul 15:07
Compare
Choose a tag to compare

v0.5.1

16 Jun 16:53
Compare
Choose a tag to compare

Add autocomplete for HTTP language

v0.5.0

16 Jun 14:57
Compare
Choose a tag to compare
  • Add HTTP language and syntax highlight
  • Add .http and .rest file extension associations with HTTP language

v0.4.0

12 Jun 16:04
Compare
Choose a tag to compare

Add capability to directly run curl request