Skip to content

akirco/vscode-extensions-projectmanager

Repository files navigation

PM README - current only for windows user

pm - project manager

RootFolder
  - vue
     - project 1
     - project 2
  - react
     - project 1
     - project 2

Features

  • new project
  • open project
  • delete project
  • quick opening project
  • multi project in a workspace ×
  • recently used ×
  • remove dependencies ×

Extension Settings

{
  "ProjectManager.root": "D:\\Projects",// linux /home/username/Projects
  "ProjectManager.category": "Vue,React,Node,Python,Rust,Go,PHP,Java,Lua,RemoteRepository,Temp"
}

Release Notes

0.0.1

Initial release;

  • new,delete,open

0.1.0

  • optimize open and delete project

  • change scaffolds to configurable

0.1.1

  • new feature: quick opening project

  • fix : it is not work that excute command in terminal when it is used

01.3

  • linux supported

Enjoy!

About

The better way to manage local projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published