Skip to content

nitreb/vsc-tree-project-manager

Repository files navigation

Tree project manager

Tree Project Manager is a VSCode extension that let you organise and open your projects directly from an easily accessible sidebar tree view.

Features

  • Search and import project in given directories
  • Organise imported projects into a tree view
    • You can add, drag and drop and delete folders
    • Same for the projects, that you can then organize per folder
    • Possibility to rename folders and projects
    • Open project in one click

Extension Settings

This extension contributes the following settings:

  • treeProjectManager.baseWorkspaceDirectories: A list of string, representing the directories in which you want the extension to search for projects.
  • treeProjectManager.excludedFolders: A list of string, representing the directories to omit when searching for projects. For example, node_modules.
  • treeProjectManager.maximumDepthRecursion: A number, representing how deep it should search for projects.

Known Issues

There is currently no know issues for this project. If you think you experienced a bug, saw a typo, or anything else you want to report, do not hesitate to submit a new issue or create a pull request.

Release Notes

See CHANGELOG.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published