The clipboard provides read and write access to the system's clipboard.
Read the current clipboard contents as text.
A thenable that resolves to a string.
Writes text into the clipboard.
A thenable that resolves when writing happened.
VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc
The clipboard provides read and write access to the system's clipboard.