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

copyed

Fendy Heryanto

|
17 installs
| (0) | Free
Fetch gist content and paste the snippet into your code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copyed

Cache a gist content and paste it anywhere when editing with copyed.

Paste a snippet from your gist

Inserting sql select statement snippet

copyed will load every files in your gist that you can choose. The example above is using this gist with file mysql select.njs.

Templating and parsing arguments

Multiple argument to parse

Parse multiple arguments (with delimiter) and use it to parse the template defined in the gist.

Extension Settings

This extension has the following settings:

  • copyed.gistId: GitHub Gist ID to load
  • copyed.argsDelimiter: Delimiter for arguments. Default is a semicolon ";"
  • copyed.keyValueDelimiter: Delimiter for key-value for each argument. Default is double colon "::"

Known Issues

None so far

Release Notes

0.0.1

Prototyping / proof of concept

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft