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
decdc8df35a6ec894045d8fad212ebac62cc8593
vscode-extension-samples
/
comment-sample
History
Peng Lyu
decdc8df35
Update readme and proposed api
2019-03-29 10:55:26 -07:00
..
.vscode
Comment API Sample
2019-03-07 08:47:01 -08:00
src
Update readme and proposed api
2019-03-29 10:55:26 -07:00
package-lock.json
Comment API Sample
2019-03-07 08:47:01 -08:00
package.json
delete command for comment thread
2019-03-27 11:00:34 -07:00
README.md
Update readme and proposed api
2019-03-29 10:55:26 -07:00
tsconfig.json
Comment API Sample
2019-03-07 08:47:01 -08:00
tslint.json
Comment API Sample
2019-03-07 08:47:01 -08:00
wiki-demo.gif
Update description
2019-03-07 09:59:40 -08:00
README.md
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.