ummshsh / vs-file-from-template

VS extension to create file with timestamp in name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What

You don't need this.
Quick and dirty VS extension to create file with timestamp in name.

Build and install

npm install
vsce package
This will create a .vsix file in your extension’s directory, which can be installed in Visual Studio Code via the Extensions: Install from VSIX... command in the Command Palette.

Usage

Command "Create Timestamped File"
File will be created alongside currently open file.

About

VS extension to create file with timestamp in name


Languages

Language:JavaScript 100.0%