mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
9 lines
209 B
Markdown
9 lines
209 B
Markdown
# 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.
|
|
|
|
 |