Skip to content

TrenLok/vscode-toolbox

Repository files navigation

VsCode Toolbox icon

VSCode toolbox

A lightweight toolbox for Visual Studio Code

License Platform Built with Tauri

✨ Features

  • 🗂️ Project Management: Organize and manage multiple projects.
  • ⚙️ Rust Core: Built for performance, low latency, and stability.
  • 🪶 Lightweight UI: Powered by Tauri v2 and Nuxt 4 (no Electron overhead).
  • 🆓 Open Source: MIT licensed and free to use.

🚀 Quick Start

Installation

  1. Download the latest release from the Releases page.
  2. Install and launch the application.
  3. Add your projects and open them in VSCode.

Requirements

🛠️ Tech Stack

🛠️ Development

✅ Prerequisites

You can find out more details here

🚀 Run in Development

pnpm install --frozen-lockfile
pnpm run tauri:dev

📦 Build for Production

pnpm run tauri:build

🐞 Debug

$ pnpm run tauri:build:debug

The same Tauri bundle will generate under src-tauri/target, but with the ability to open the console.

🧹 Lint & Format

$ pnpm lint
$ pnpm format

🤝 Contributing

Contributions are welcome!
If you have ideas, feel free to open an issue or submit a pull request.

🛡️ License

MIT

About

A lightweight toolbox for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors