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
History
Peng Lyu
d4aea25196
Update spaces and scripts
2019-03-29 11:29:31 -07:00
..
.vscode
Update spaces and scripts
2019-03-29 11:29:31 -07: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.