SAP/vscode-webview-rpc-lib
Provides a conventient way to communicate between VSCode extension and his Webviews. Use RPC calls to invoke functions on the webview and receive callbacks.
TypeScriptApache-2.0
Issues
- 1
rpc.invoke signature suggested improvements
#14 opened by bd82 - 2
- 1
Why not export the browser types?
#91 opened by Aaronphy