A visual studio code's workspaces organizer written in Rust

Overview

ruscode

A visual studio code's workspaces organizer written in Rust
Supports Linux, and Windows.

ruscode

Github Issue badge Github Release Action status badge codecov Rust badge
Lience badge Rust badge
Rust supported badge Ubuntu supported badge

What is a workspaces organizer?

After months of or even years of hard working, have you notice that there are tons of folder which are open by vscode before?
You only want to find out a small experimental project in the workspaces history list but it hard to find because of the numbers of list.

Ruscode is the best soluation for you!

You can give your workspace tags to help you manage your workspaces.
You can search your workspaces by path, by folder name, or by tags which you gave before.
You can use terminal-UI application with beautiful color theme without hurting your eyes.

Awesome!

Table of contents

๐ŸŽฏ Features

There are two mode in management page:

  • Search Mode
  • Detail Mode

You can use arrow key to change between these two modes.
Also, you can find more detail of help text in the middle of screen.

Search Mode

Just type anything to search your workspaces!

ruscode will use the searching text that you typed to filter any workspaces matched. Current version ( v1.0.0 ) support searching by path. In the future version, ruscode will supported tag-searching soon.

Detail Mode

You can enter detail mode by using right arrow key on the selected workspace.

In detail mode, you can find out more detail information about the selected workspace and information of folder also.

๐Ÿ“ฆ How to install

Prerequisite

ruscode is a utility for Visual Studio Code. Therefore, you must install Visual Studio Code.

Make sure that the path of Visual Studio Code binary file is in the system path, so that ruscode can use code <workspace path> while you hitting enter key.

Cargo

  • cargo install ruscode

Download

You can also download release binary from github release page.

Ubuntu

If you are a Ubuntu user

# Use curl to download binary file
# curl -sSLJO https://github.com/MissterHao/ruscode/releases/download/v1.0.0/ubuntu-latest-binary.zip
# Use wget to download binary file
wget --no-check-certificate --content-disposition https://github.com/MissterHao/ruscode/releases/download/v1.0.0/ubuntu-latest-binary.zip -q

unzip ubunti-latest-binary.zip
chmod +x ruscode
./ruscode

Windows

If you are a Windows user

  1. Download zip file from release page.
  2. Unzip it!
  3. double click the ruscode.exe file or use CLI to open it.

๐Ÿน Usage

ruscode - A visual studio code's workspaces organizer written in Rust

Usage: ruscode.exe [OPTIONS]

Options:
  -d, --disable-splash-screen  Show splash screen or not
  -h, --help                   Print help information
  -V, --version                Print version information

๐Ÿ“œ Licence

This project is licensed under the MIT License

โœจ Creator

๐ŸŒˆ Contributors

๐ŸŒŸ Star History

Star History Chart

You might also like...
A run-codes cli front end with some extra features

run-cli Run-cli A run-codes cli front end with some extra features Report Bug ยท Request Feature Table of Contents About The Project Built With Getting

Generate basic VCard QR codes from the command line.
Generate basic VCard QR codes from the command line.

vcard-qr Generate basic VCard QR codes from your terminal. Stick them on your things so people can contact you if they get lost! This little program i

Exeprimental visual terminal for egui
Exeprimental visual terminal for egui

eterm: a visual terminal for egui If you have a service written in rust (running on the cloud, or even locally) that you need to inspect, eterm might

A visual regex substitution tool
A visual regex substitution tool

A visual regex substitution tool

visual guide for writing Intrinsics(SIMD)

wasm-pack-template A template for kick starting a Rust and WebAssembly project using wasm-pack. Tutorial | Chat Built with ๐Ÿฆ€ ๐Ÿ•ธ by The Rust and WebAs

Stream-based visual programming language for systems observability
Stream-based visual programming language for systems observability

Stream-based visual programming language for systems observability. Metalens allows to build observability programs in a reactive and visual way. On L

A visual node-based programming language

Stainless Script Stainless Script is a visual node-based programming language. The structure is as follows: program contains classes, objects (constan

Tight Model format is a lossy 3D model format focused on reducing file size as much as posible without decreasing visual quality of the viewed model or read speeds.
Tight Model format is a lossy 3D model format focused on reducing file size as much as posible without decreasing visual quality of the viewed model or read speeds.

What is Tight Model Format The main goal of the tmf project is to provide a way to save 3D game assets compressed in such a way, that there are no not

Visual regression testing of H264 frames and images.

twenty-twenty The twenty-twenty library allows for visual regression testing of H.264 frames and images. It makes it easy to update the contents when

Releases(v1.0.0)
Owner
ๆ™งๆš
AWS Solution Architect & Backend Engineer. Most use Python3 and Rust
ๆ™งๆš
An utility application to help managing your C++ OI workspaces.

oi_helper oi_helper is an utility application to help managing your C++ OI workspaces. Why oi_helper We all know that we often need a project manager

27Onion Nebell 11 Aug 24, 2022
Awesome-like workspaces for Hyprland

Hyprsome Hyprsome is a binary that interacts with Hyprland's Unix socket to make workspaces behave similarly to AwesomeWM in a multi-monitor setup. If

null 17 Jan 1, 2023
Create, reorder, group, and focus workspaces easily in i3. Fully configurable with enhanced polybar modules.

Create, reorder, group, and focus workspaces fast and easily in i3. Features Focus Mode: Eliminate Distractions Enable Focus Mode: Use groups and focu

i3-wsman 15 Sep 2, 2023
CLI program for sending one-off requests to the VTube Studio API

vtubestudio-cli (vts) CLI program for sending one-off requests to the VTube Studio API. It connects to the websocket, authenticates, performs one or t

null 2 Nov 24, 2021
๐Ÿ—„๏ธ A simple (and safe!) to consume history of Client and Studio deployment versions.

??๏ธ Roblox Version Archive A simple (and safe!) to consume history of Client and Studio deployment versions. About Parsing Roblox's DeployHistory form

Brooke Rhodes 4 Dec 28, 2022
Rust library to convert RGB 24-bit colors into ANSI 256 (8-bit) color codes with zero dependencies and at compile-time.

rgb2ansi256 rgb2ansi256 is a small Rust library to convert RGB 24-bit colors into ANSI 256 (8-bit) color codes with zero dependencies and const fn. Th

Linda_pp 7 Nov 17, 2022
All famous C programming Codes in Rust

All top 100 codes from basic to advance which is taught in C programming language in rust Programming language.

Ajit Chaudhary 3 Oct 2, 2022
A simple CLI I made while practicing rust to easily make QR codes with just one command, all in your terminal.

Welcome to rust-qrcode-cli ?? A CLI I made while practicing rust to easily make QR codes with just one command, all in your terminal. Install git clon

Dhravya Shah 2 Mar 2, 2022
Rust CLI utility library. Error handling, status reporting, and exit codes.

narrate This library provides CLI application error and status reporting utilities. The coloured output formatting aims to be similar to Cargo. Error

Christopher Morton 5 Nov 2, 2022
A visual novel engine written by Rust. Just Ayaka.

Ayaka Ayaka is currently a project for OSPP 2022. About the name The frontend is Ayaka. The runtime is Ayaka. The script is Ayaka. Just Ayaka. What we

UniGal 86 Dec 30, 2022