This website requires JavaScript.
Explore
Help
Register
Sign In
bingyi
/
vscode-extension-samples
Watch
1
Star
0
Fork
0
You've already forked vscode-extension-samples
mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced
2026-04-27 16:55:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be77259d24007975d40d9270c96a484101fcef3d
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
209 B
Raw
Blame
History
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.