{"id":15210721,"url":"https://github.com/j3lte/vscode-folder-customization","last_synced_at":"2026-01-23T08:03:49.363Z","repository":{"id":252420547,"uuid":"840388833","full_name":"j3lte/vscode-folder-customization","owner":"j3lte","description":"VSCode Extension to customize your folder and subfolders based on a specific path. Set a color, text badge, emoji badge or tooltip for any folder in your workspace.","archived":false,"fork":false,"pushed_at":"2024-08-12T18:31:07.000Z","size":13328,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T16:44:25.353Z","etag":null,"topics":["customization","folder","folder-tooling","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=j3lte.folder-customization","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j3lte.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"buy_me_a_coffee":"j3lte"}},"created_at":"2024-08-09T15:38:18.000Z","updated_at":"2025-08-29T16:43:52.000Z","dependencies_parsed_at":"2024-08-12T21:14:19.324Z","dependency_job_id":null,"html_url":"https://github.com/j3lte/vscode-folder-customization","commit_stats":null,"previous_names":["j3lte/vscode-folder-customization"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/j3lte/vscode-folder-customization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fvscode-folder-customization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fvscode-folder-customization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fvscode-folder-customization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fvscode-folder-customization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j3lte","download_url":"https://codeload.github.com/j3lte/vscode-folder-customization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fvscode-folder-customization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28684003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["customization","folder","folder-tooling","vscode","vscode-extension"],"created_at":"2024-09-28T08:01:21.926Z","updated_at":"2026-01-23T08:03:49.343Z","avatar_url":"https://github.com/j3lte.png","language":"TypeScript","readme":"\u003cdiv style=\"padding: 0 25px 0\"\u003e\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://github.com/j3lte/vscode-folder-customization/raw/main/resources/images/icon.png\" alt=\"Logo\" height=\"128\" /\u003e\u003c/div\u003e\u003ch1 align=\"center\"\u003eFolder Customization\u003c/h1\u003e\u003ch3 align=\"center\" style=\"border:none\"\u003eSet a color, text badge, emoji badge or tooltip for any folder in your workspace.\u003c/h2\u003e\n\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/j3lte/vscode-folder-customization/raw/main/assets/recording.gif\" alt=\"Recording\" /\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\u003cbr /\u003eThis extension allows you to customize your folders in your workspace settings, by setting a color, badge (text or emoji) and tooltip. This is visible in the Explorer view and the tabs.\u003c/div\u003e\n\u003cbr/\u003e\n\n\n## Features\n\nRight click on a folder in the Explorer view and select `Folder Customization` to open the context menu.\u003cbr /\u003e\n\n![Folder Customization](https://github.com/j3lte/vscode-folder-customization/raw/main/assets/screenshots/screenshot-2.png)\n\nSelect an emoji badge for a folder.\n\u003cbr /\u003e\n\n![Folder Customization](https://github.com/j3lte/vscode-folder-customization/raw/main/assets/screenshots/screenshot-3.png)\n\nSelect a color for a folder.\n\u003cbr /\u003e\n\n![Folder Customization](https://github.com/j3lte/vscode-folder-customization/raw/main/assets/screenshots/screenshot-4.png)\n\n| **Features**                                      |\n| ------------------------------------------------- |\n| Customize the color of a folder (256 ANSI Colors) |\n| Set a text badge for a folder                     |\n| Set an emoji as text badge for a folder           |\n| Set a tooltip for a folder                        |\n\n## Requirements\n\nThis extension does not have any additional requirements. Internally it uses the `vscode.git` extension to determine if it should set a color or not.\n\n## Usage\n\n\u003e Right click on a folder in the Explorer view and select `Folder Customization` to open the context menu.\n\n| Command                           | Description                                                                                                                            |\n| --------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |\n| `Set Color`                       | _Set the color of the folder. This will colorize the folder (and all subfolders) in the Explorer view and the tabs (name)._            |\n| `Clear Color`                     | _Clear the color of the folder while keeping the badge and tooltip._                                                                   |\n| `Set Text Badge`                  | _Set a text badge for the folder. This will show next to the name of a file/folder. Note that a Text Badge can only be **2** letters._ |\n| `Set Emoji Badge`                 | _Set an emoji badge for the folder. This will show next to the name of a file/folder._                                                 |\n| `Clear Badge`                     | _Clear the badge of the folder while keeping the color and tooltip._                                                                   |\n| `Set Tooltip`                     | _Set a tooltip for the folder. This will show when hovering over a file/folder in the Explorer view._                                  |\n| `Clear Tooltip`                   | _Clear the tooltip of the folder while keeping the color and badge._                                                                   |\n| `Block Color`                     | _Block the parent folder from setting a color._                                                                                        |\n| `Block Badge`                     | _Block the parent folder from setting a badge._                                                                                        |\n| `Clear All Folder Customizations` | _Clear all customizations of the folder._                                                                                              |\n| `Reset Workspace`                 | _Clear all customizations of all folders in the workspace._                                                                            |\n\n## Extension Settings\n\n### Folders\n\nThis extension wlll save the configuration for every folder in `folder-customization.folders` in your workspace settings. This has the following keys:\n\n| Key       | Description                                                             |\n| --------- | ----------------------------------------------------------------------- |\n| `path`    | Path of the folder                                                      |\n| `color`   | Color of the folder (`foldercustomization.AnsiColor0-255`) _(optional)_ |\n| `badge`   | Badge text of the folder _(optional)_                                   |\n| `tooltip` | Tooltip of the folder _(optional)_                                      |\n\n\u003e These settings don't have to set by hand, you can use the context menu (see **Usage**) in the Explorer view to set these settings per folder.\n\u003e Note: When `color` or `badge` is set as `\"__blocked__\"`, it means it will block the parent folder from setting a color, or badge. This doesn't work for `tooltip`.\n\n### Other settings\n\n- `folder-customization.colorChangedFolders` - _Color changed folders in the Explorer view._ (default: `false`)\n\n## Release notes\n\nPlease see the [changelog](CHANGELOG.md) for the information about the latest updates.\n\n## Following extension guidelines\n\nThe extension follows the [Extension Guidelines](https://code.visualstudio.com/api/references/extension-guidelines) that are provided by Microsoft\n","funding_links":["https://buymeacoffee.com/j3lte"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3lte%2Fvscode-folder-customization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3lte%2Fvscode-folder-customization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3lte%2Fvscode-folder-customization/lists"}