/rs_vscode_manager

A VSCode project management tool

Primary LanguageTypeScript

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