Files
vscode-extension-samples/comment-sample/README.md
Peng Lyu 2b169fc0ad Comments API Sample (#160)
* Comment API Sample
2019-03-29 19:31:06 +01:00

9 lines
209 B
Markdown

# Commenting API Example
This sample shows
- How to create a comment controller.
- How to support comment thread creation for documents.
- How to update comment actions dynamically.
![demo](./wiki-demo.gif)