Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>copy-templateNew to Visual Studio Code? Get it now.
copy-template

copy-template

Andrey4ik21pro1

| (0) | Free
Shortcut to Copier in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copy-template-extension

License JavaScript Copier

Shortcut to Copier in VS Code


Description

A VS Code extension for creating projects from templates using Copier, without leaving the editor. Make sure to install copy-template:

pip install copy-template

Download

  • You can get latest extension build via GitHub Releases: https://github.com/andrey4ik21pro1/copy-template-extension/releases

Installation

  • Run the following command:
code --install-extension path/to/extension.vsix

Build

  • To build the extension from source, run:
git clone https://github.com/andrey4ik21pro1/copy-template-extension.git
cd copy-template-extension
npm install
npx vsce package
  • The .vsix file will be available in the project directory.

License

This project is distributed under the GNU General Public License v3.0.
See the LICENSE file for details.

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