vscode-messenger
TypeScript icon, indicating that this package has built-in type declarations

0.4.5 • Public • Published

VS Code Messenger

RPC messaging library for the VS Code extension platform

GitHub Repository

Supported features

  • Sending notification or an async request from an extension to a view, a view group or broadcast to all registered views
  • Sending notification or an async request from a view to an other view, a view group or the host extension
  • Support for sync and async request/notification handlers
  • Typed API
  • Automatically unregister views on view dispose
  • Configurable logging

Package Sidebar

Install

npm i vscode-messenger

Weekly Downloads

1,605

Version

0.4.5

License

MIT

Unpacked Size

89 kB

Total Files

18

Last publish

Collaborators

  • dennis.huebner