httpbook

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code

MIT License

Stars
60

Bot releases are hidden (Show)

httpbook - v0.12.0

Published by AnWeber over 3 years ago

Features

  • add cell status items (save, show, toggle env, active sessions, remove cookies)

Fix

  • fixed codelens integration of vscode-httpyac
  • fixed environment per file and not per cell
  • changing global scripts/ variables are used without file reload
  • ref to other response are not called on every request
httpbook - v0.11.0

Published by AnWeber over 3 years ago

Features

  • output header in grid
  • setting to disable builtin NotebookOutputRenderer
  • catch error in httpOutputProvider
  • allow save without explicit region delimiter
httpbook - v0.10.0

Published by AnWeber over 3 years ago

Features

  • redesign of extension api
  • updated to current notebook api
  • support virtual workspaces
httpbook - v0.8.0

Published by AnWeber over 3 years ago

Features

  • better highlight support by using mimetype

Fix

  • error in env support
httpbook - v0.7.0

Published by AnWeber over 3 years ago

Features

  • color contribution
  • support markdown cells

Fix

  • create empty new files supported
httpbook - v0.6.0

Published by AnWeber over 3 years ago

Features

  • custom renderer added
  • support for RFC7230 output
  • highlight.js added
  • extension api refactored
  • better settings support
httpbook - v0.2.0

Published by AnWeber over 3 years ago

Features

  • initial release
  • support sending requests and view in built-in code cells