github rangav/thunder-client-support v1.12.0

latest releases: v2.15.0, v2.14.1, v2.14.0...
2 years ago

New Features

  • Export Results of run collection tests to CSV & JSON #402, #428
  • Save Request On Send vscode setting provided to disable saving request on Send button click for requests in Collection #446, #393
    • When you disable above setting then you have to save request explicitly by using Ctrl/Cmd+S
    • Use the workspace setting tab instead of user so all team members will have this
  • Export to Postman format #162, #416
    • First Export Thunder Client collection to json file, Then convert to Postman format using below options
    • From Command Palette - Convert To Postman Format option available
    • From Sidebar menu at the Top (...)
  • Quick Change Environment options #354, #346
    • Active Environment will be displayed in StatusBar at the bottom, clicking on it will display the options to change the Active Env
    • From Keyboard - Ctrl/Cmd+E shortcut
    • From Command Palette - Change Environment option available
  • Reordering of Environment Variables #414
  • Env Variables highlight in Request body
  • vscode setting for Request Timeouts #362
  • Open in Code option for response data #385
  • How to disable automatic line wrapping in response? #392

Bug Fixes

  • Large numbers are truncated & Float numbers #88, #370
  • JSON Query for property names with non-alphanum chars #348
  • Incorrectly shows response as binary in v1.11.0 #452
  • cURL import of json from chrome not working #328

Requirements

  • Minimum vscode version now required is v1.62.0

Don't miss a new thunder-client-support release

NewReleases is sending notifications on new releases.