GodlessLiu / rs_vscode_manager

A VSCode project management tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode manager

This project is a VSCode project management tool, as described by its name. It is developed using Tauri(react and rust), with the UI library being Shadcn/UI and the CSS tool library being Tailwind.css

Note: This is a learning project primarily aimed at learning Tauri and rust. The project author is a beginner in trust.

Project interface display

Project manager page

manage page

Add project page

add project

Setting page

settings page

logger page

logger page

Features

  • Basic project addition
  • One click open with vscode or cmd
  • Chinese and English support
  • Dark mode support
  • Operation log display

Todos

  • [] Add the lebel attribute to the project struct to display the technology stack used
  • [] Add background image display

About

A VSCode project management tool


Languages

Language:TypeScript 86.4%Language:Rust 6.8%Language:JavaScript 3.4%Language:CSS 2.9%Language:HTML 0.5%