{"id":15210153,"url":"https://github.com/hosanabarcelos/custom-status-bar","last_synced_at":"2026-03-10T15:04:53.804Z","repository":{"id":255292722,"uuid":"844677856","full_name":"hosanabarcelos/custom-status-bar","owner":"hosanabarcelos","description":"VS Code extension to customize Status Bar.","archived":false,"fork":false,"pushed_at":"2024-08-22T14:22:06.000Z","size":109,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T01:52:03.753Z","etag":null,"topics":["customize","extension","status-bar","vsce","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","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/hosanabarcelos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2024-08-19T18:46:27.000Z","updated_at":"2025-02-14T17:09:10.000Z","dependencies_parsed_at":"2024-08-29T04:49:34.810Z","dependency_job_id":"76f8d2f6-dbbe-4ac3-a3d0-c29b1ee589ef","html_url":"https://github.com/hosanabarcelos/custom-status-bar","commit_stats":null,"previous_names":["hosanabarcelos/custom-status-bar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hosanabarcelos/custom-status-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosanabarcelos%2Fcustom-status-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosanabarcelos%2Fcustom-status-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosanabarcelos%2Fcustom-status-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosanabarcelos%2Fcustom-status-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hosanabarcelos","download_url":"https://codeload.github.com/hosanabarcelos/custom-status-bar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosanabarcelos%2Fcustom-status-bar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30338621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:03:31.997Z","status":"ssl_error","status_checked_at":"2026-03-10T15:01:30.431Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["customize","extension","status-bar","vsce","vscode","vscode-extension"],"created_at":"2024-09-28T08:00:38.756Z","updated_at":"2026-03-10T15:04:53.782Z","avatar_url":"https://github.com/hosanabarcelos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🎨 Custom Status Bar\n\u003cdiv align=\"\"\u003e\n\u003cp\u003eAdd a cool text, your name, a nice icon, and even different colors to your VS Code Status Bar!\u003c/p\u003e\n\u003cimg width=\"450px\" src=\"https://i.imgur.com/1H4aOwi.png\" alt=\"Banner\"/\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n## ✨ How to use\n\n### Installing and accessing the settings\n1. Go to the **Extensions** view by clicking on the Extensions icon in the Sidebar or pressing `Ctrl+Shift+X`.\n2. Search for **\"Status Bar (Custom)\"**.\n3. Click **Install** to add it to your editor.\n4. Click **Settings** to open the extension settings.\n   \nObserve the image below: \u003cbr\u003e\n\u003cimg src=\"https://i.imgur.com/LjeZuLW.png\" alt=\"01Flow\"/\u003e\n\n\u003cbr\u003e\n\n### Editing the extension settings and restarting VS Code\n1. Edit your Status Bar according to your preferences. Change the background color, the text to be displayed, the text to be shown in the tooltip, and even a cool icon! \u003cbr\u003e\n\u003cimg src=\"https://i.imgur.com/PcTT0RL.png\" alt=\"02Flow\"/\u003e\n\n2. After setting your customization options, press `Ctrl+Shift+P` and select the reload window option to restart your VS Code and view your updated Status Bar with your preferences. \u003cbr\u003e\n\u003cimg src=\"https://i.imgur.com/68XUhi6.png\" alt=\"03Flow\"/\u003e\n\n## 🖥️ More about the installation\n\n### Visual Studio Code Marketplace\n\n1. Open **Visual Studio Code**.\n2. Go to the **Extensions** view by clicking on the Extensions icon in the Sidebar or pressing `Ctrl+Shift+X`.\n3. Search **\"Status Bar (Custom)\"**.\n4. Click **Install** to add it to your editor.\n5. Click **Settings** to open the extension settings.\n6. Edit your Status Bar according to your preferences.\n\nOr, you can directly install it from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=hosana.custom-status-bar).\n\n### Manual Installation\n\n1. Download the files from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=hosana.custom-status-bar).\n2. Place the files in the `.vscode/extensions` directory.\n3. Reload Visual Studio Code.\n4. In the extension, click on **Settings** to open the extension settings.\n5. Edit your Status Bar according to your preferences.\n\n## 🚀 Features\n\n- **Flexibility**: Add any icon, text, or color to your Status Bar.\n- **For the detail-oriented**: Make your code editor more fun and visually appealing according to your personal preferences.\n\n## 📣 Spread the Word\n\nIf you enjoy Custom Status Bar, consider giving it a ⭐️ on the Visual Studio Code Marketplace and sharing it with your friends and colleagues!\n\n---\n\n*Created by [@hosanabarcelos](https://www.hosana.me)*\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhosanabarcelos%2Fcustom-status-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhosanabarcelos%2Fcustom-status-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhosanabarcelos%2Fcustom-status-bar/lists"}