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-06-13 07:10:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4aea251963832fcaebfa369f0157358c1b5f543
vscode-extension-samples
/
comment-sample
/
README.md
Peng Lyu
decdc8df35
Update readme and proposed api
2019-03-29 10:55:26 -07: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.