Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed Webview API - Documentation #44739

Closed
tsalinger opened this issue Feb 28, 2018 · 1 comment
Closed

Proposed Webview API - Documentation #44739

tsalinger opened this issue Feb 28, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@tsalinger
Copy link
Contributor

Testing #44466

  • The documentation is missing an example on how to receive messages in the webview like:
    window.addEventListener("message", receiveMessage, false);
  • The dispose() docs refer to a 'onDispose' function. Did you mean 'onDidDispose'?
@mjbvz
Copy link
Collaborator

mjbvz commented Apr 23, 2018

First cut of documentation is here: microsoft/vscode-docs@d489410

Note that this is more tutorial documentation, not reference documentation. The reference documentation is generated from the API itself

@mjbvz mjbvz closed this as completed Apr 23, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants