Skip to content

0.0.2

Choose a tag to compare

@HichemTab-tech HichemTab-tech released this 28 Apr 00:33
· 17 commits to master since this release
c931e34

πŸš€ JetTreeMark-vscode v0.0.2

The inaugural release of JetTreeMark-vscode! πŸŽ‰

What’s included:

  • πŸ“‚ Explorer Context-Menu
    Right-click any folder in VS Code’s Explorer β†’ Show Tree View to launch the UI.

  • πŸ–₯️ Dedicated Activity-Bar View
    A sidebar Webview powered by Tailwind & React displays your selected folder and its children.

  • βœ”οΈ Tri-State Checkboxes
    Include or exclude individual files and folders. Parent nodes automatically become indeterminate when only some children are selected.

  • πŸ“‹ Copy Selected Structure
    One-click Copy Selected Structure button exports a clean ASCII/Markdown tree ready to paste anywhere:

    └── my-project/
        β”œβ”€β”€ src/
        β”‚   └── index.ts
        └── README.md
    
  • 🎨 Welcome & Multi-Tab Support
    A friendly welcome tab with usage tips, plus dynamic tabs for each folder you open in the view.

  • ⚑ Zero Configuration
    Lightweight, quick to install, and works out of the box in any workspace.


🌳 JetTreeMark-vscode helps you visualize and share your project structure at lightning speed β€” straight from VS Code!