This plugin provide quick open of projects or quick create file/folder
- Go to Settings > Miscellaneous > QuickAssistant
- Add a new prefix
- Fill the form
- Open project :
- Argument : Path of the folder who contains projects
- Create file/folder :
- Argument : Path of the template
- Parent : Name of the folder who contains the file by default
- Open project :
Name : Open local project
Type : Open project
Prefix : o
Argument : /Users/CodeAPI/Projects/
Name : Create json file
Type : Create file
Prefix : json
Argument : Templates/ClientSide/json.json
Parent : Empty
Press the command
** MacOS **
Command + Shift + L
** Windows **
Ctrl + Shift + L
Write your quick command and press enter
o:siteweb
json:composer
This code need optimization so : Got issues? Have an idea ? Please tell us!