Taggy is a VSCode extension that lets you assign and display custom tags on files. Tags are shown as badges on file icons, making it easier to categorize and organize your project. 📖
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Taggy is a Visual Studio Code extension that allows you to assign custom tags with two letters and colors to your files. Easily keep your workspace organized by marking files with meaningful labels and visual cues.
Features 📖
Add custom tags to files with two letters.
Assign colors to tags for quick identification.
View tags directly in the file explorer.
Fully integrated with VS Code decorations.
How to Use ❔
Install the Extension: Clone the repository and load it as a VS Code extension.
Add a Tag:
Right-click on a file in the file explorer.
Select Taggy: Add Tag to File.
Enter the tag name and a color (use theme color names, e.g., Green 🍀, Red 💗, Yellow 🍌).
View Tags: Tags appear as badges in the file explorer with the assigned colours and first two letters from tag.