Files
vscode-extension-samples/comment-sample
Matt Bierner dce3875a93 Don't set explicit lib in tsconfigs
The one we get from the `target` is correct in almost all cases for VS Code
2019-05-30 18:24:08 -07:00
..
2019-03-29 19:31:06 +01:00
2019-05-17 16:40:30 -07:00
2019-05-23 09:48:22 -07:00
2019-05-09 17:04:08 -07:00
2019-03-29 19:31:06 +01:00
2019-03-29 19:31:06 +01:00
2019-03-29 19:31:06 +01:00
2019-05-23 09:45:14 -07:00

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.

demo