Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CopyAsJsonToClipboardNew to Visual Studio Code? Get it now.

CopyAsJsonToClipboard

Tore Aurstad

|
203 installs
| (0) | Free
An extension that will copy a marked text to clipboard, running JSON.Stringify if possible
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copyasjsontoclipboard README

Features

Copy selected text in active document to clipboard.

Requirements

Uses clipboardy in npm, user must have access to the clipboard and opened up a document and selected text.

Extension Settings

Known Issues

Working on JSON.stringify bit to be able to copy JSON object(s) to clipboard

Release Notes

1.0.0

Initial release

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft