{"id":18279584,"url":"https://github.com/ironlu233/vscode-color-exchange","last_synced_at":"2026-03-06T15:02:09.793Z","repository":{"id":131172461,"uuid":"151118537","full_name":"IronLu233/vscode-color-exchange","owner":"IronLu233","description":"↔️ Exchange hexadecimal, RGB, HSL color in your code","archived":false,"fork":false,"pushed_at":"2018-10-04T07:46:56.000Z","size":746,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T09:11:36.971Z","etag":null,"topics":["extension","refactor","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=IronLu233.vscode-color-exchange","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IronLu233.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":"2018-10-01T16:15:04.000Z","updated_at":"2021-10-23T22:14:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f362d2bd-6abe-45ec-8007-b3466c20135d","html_url":"https://github.com/IronLu233/vscode-color-exchange","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IronLu233/vscode-color-exchange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronLu233%2Fvscode-color-exchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronLu233%2Fvscode-color-exchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronLu233%2Fvscode-color-exchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronLu233%2Fvscode-color-exchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronLu233","download_url":"https://codeload.github.com/IronLu233/vscode-color-exchange/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronLu233%2Fvscode-color-exchange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30182686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["extension","refactor","vscode"],"created_at":"2024-11-05T12:29:26.910Z","updated_at":"2026-03-06T15:02:09.776Z","avatar_url":"https://github.com/IronLu233.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-color-exchange README\n![Build Status](https://travis-ci.org/IronLu233/vscode-color-exchange.svg?branch=master)\n[![codecov](https://codecov.io/gh/IronLu233/vscode-color-exchange/branch/master/graph/badge.svg)](https://codecov.io/gh/IronLu233/vscode-color-exchange)\n\nA VS code extension uses `VS code`'s code action for refactoring your color unit code. It can transform your color unit to RGB, RGBA, etc.\n\n## Features\nconvert your color token to:\n- RGB, RGBA\n- HSL\n- 6-dight hexadecimal and 3-dight hexadecimal(if available)\n\n![2018-10-03 11 59 49](https://user-images.githubusercontent.com/20639676/46391328-f04f5280-c70e-11e8-8fb9-fe68ae643f8c.gif)\n## Installation\nIn order to install an extension you need to launch the Command Pallete (Ctrl + Shift + P or Cmd + Shift + P) and type Extensions. There you have either the option to show the already installed snippets or install new ones. Search for `color-exchange` and install it.\n\n## Usage\nAfter installation and reload VS code, open any file and move the cursor into color unit, click the lightbulbs in your editor or Use shortcut: `Cmd + .`(`Ctrl + .` in windows), then select your new color unit.\n\n## Requirements\n`vs code` \u003e=1.27.0\n\n## TODOS\n- [ ] Add more unit test\n- [x] Support convert other color to keyword color if available\n- [x] Add CI\n- [x] Add `codecov` for code coverage\n\u003c!-- ## Known issues\n- Code action will appear at incorrect place, when cursor after `;` in `rgb(255, 255, 255);` --\u003e\n\n## Release Notes\n### 1.1.0\n- Add support for convert to keyword color if available\n\n### 1.0.1\n- Fix code action incorrect appeared when cursor in the tail of line.\n- Fix code action not appeared when cursor in color unit's function notation\n- Fix the same color token in code actions which is need refactor.\n### 1.0.0\nBasic feature.\n\n-----------------------------------------------------------------------------------------------------------\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironlu233%2Fvscode-color-exchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironlu233%2Fvscode-color-exchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironlu233%2Fvscode-color-exchange/lists"}