copy-template-extension

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
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.
| |