Skip to content

saitoChen/easy-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

652c239 · Mar 14, 2021

History

8 Commits
Dec 2, 2020
Dec 2, 2020
Mar 14, 2021
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Mar 14, 2021
Dec 2, 2020
Dec 2, 2020
Mar 14, 2021
Dec 2, 2020

Repository files navigation

create-easy README

A plugin helps you to create file & folders

快速创建文件或者文件夹的vscode插件

Features

  1. Keyboard Shortcut: ctrl+shift+c for win or cmd+shift+c for mac

  2. Right click exploer window and click create file/folder to open a panel and type path

To create a file or folders just type /path/subpath/file.name(create file) or /path/subpath(create folder)

  1. 快捷键:win使用ctrl+shift+c,mac使用cmd+shift+c
  2. 在资源管理器窗口右键点击create file/folder可以打开窗口

在窗口输入/path/subpath/file.name(创建文件) or /path/subpath(创建文件夹)

How to use

Requirements

none

暂无

Extension Settings

none

暂无

What is New ?

0.0.5

cancel highlight when inputbox show & add / at the end of the path

  1. showInputBox框弹出时取消文字全选的高亮
  2. 展示默认路径时结尾自动添加了/

0.0.4

updated: built-in html template 创建.html文件内置html模板

0.0.3

fixed:修复vue,python以外得文件格式默认出现undefined文本得bug

0.0.1

Added features create file, create folders, Vue,python file bulit-in template

新增创建文件,创建文件夹的功能,创建vue,python文件时内部会集成模板,后续语言文件会陆续添加

About

a vscode plugin about create file & folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published