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
ad8e77725b384870bfdd29fca4599d34ce3821c1
vscode-extension-samples
/
comment-sample
History
Peng Lyu
ad8e77725b
Update comments api.
2019-04-30 15:10:43 -07:00
..
.vscode
Comments API Sample (
#160
)
2019-03-29 19:31:06 +01:00
src
Update comments api.
2019-04-30 15:10:43 -07:00
package-lock.json
Comments API Sample (
#160
)
2019-03-29 19:31:06 +01:00
package.json
Comments API Sample (
#160
)
2019-03-29 19:31:06 +01:00
README.md
Comments API Sample (
#160
)
2019-03-29 19:31:06 +01:00
tsconfig.json
Comments API Sample (
#160
)
2019-03-29 19:31:06 +01:00
tslint.json
Comments API Sample (
#160
)
2019-03-29 19:31:06 +01:00
wiki-demo.gif
Comments API Sample (
#160
)
2019-03-29 19:31:06 +01: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.