Skip to content

fendy3002/copyed

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published