{"id":18901373,"url":"https://github.com/xiaohuohumax/vscode-export-profiles","last_synced_at":"2025-10-12T09:37:52.565Z","repository":{"id":233172614,"uuid":"786217151","full_name":"xiaohuohumax/vscode-export-profiles","owner":"xiaohuohumax","description":"VSCode Extension: Batch export profiles, merge multiple profiles; VSCode 扩展: 批量导出配置文件(profile)，合并多个配置文件","archived":false,"fork":false,"pushed_at":"2024-05-16T15:57:40.000Z","size":12428,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-02T13:54:45.437Z","etag":null,"topics":["batch-export","code-profile","export","export-profile","idux","merge-profile","profile","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/xiaohuohumax.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,"zenodo":null}},"created_at":"2024-04-13T19:15:50.000Z","updated_at":"2025-05-16T15:33:54.000Z","dependencies_parsed_at":"2024-04-16T12:46:16.140Z","dependency_job_id":"0c05dcbe-32e1-4adb-8735-bb486f5be08d","html_url":"https://github.com/xiaohuohumax/vscode-export-profiles","commit_stats":null,"previous_names":["xiaohuohumax/vscode-export-profiles"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/xiaohuohumax/vscode-export-profiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fvscode-export-profiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fvscode-export-profiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fvscode-export-profiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fvscode-export-profiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaohuohumax","download_url":"https://codeload.github.com/xiaohuohumax/vscode-export-profiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fvscode-export-profiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010938,"owners_count":26084837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["batch-export","code-profile","export","export-profile","idux","merge-profile","profile","vscode-extension"],"created_at":"2024-11-08T08:55:55.399Z","updated_at":"2025-10-12T09:37:52.538Z","avatar_url":"https://github.com/xiaohuohumax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-export-profiles\n\n\u003cp\u003e\n  \u003cimg alt=\"Downloads\" src=\"https://img.shields.io/visual-studio-marketplace/d/xiaohuohumax.vscode-export-profiles\"\u003e\n  \u003cimg alt=\"Installs\" src=\"https://img.shields.io/visual-studio-marketplace/i/xiaohuohumax.vscode-export-profiles\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/xiaohuohumax/vscode-export-profiles.svg\"/\u003e\n  \u003cimg alt=\"Last Commit\" src=\"https://img.shields.io/github/last-commit/xiaohuohumax/vscode-export-profiles.svg\"/\u003e\n  \u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/xiaohuohumax/vscode-export-profiles.svg\"/\u003e\n\u003c/p\u003e\n\n[中文](/README_CN.md)\n\nVSCode Extension: Batch export profiles, merge multiple profiles.\n\n## Introduction\n\n**Export Profiles** is a VSCode extension that can help you batch export VSCode profile, merge multiple profiles, and generate `.code-profile` files for easy import.\n\n## Use Cases\n\n+ When there are multiple profiles, such as `Vue: Development Environment`, `Remote: Remote Development`, `AI: Code Completion`.\n+ When multiple environments need to be developed simultaneously, you can use this extension to batch export profiles, merge the profiles of different environments into a single `.code-profile` file, and then import and generate a new configuration file.\n\n## Installation\n\nSearch and install `VSCode Export Profiles` in the VSCode Extension Marketplace\n\n## Usage\n\n+ Call the command palette `ctrl + shift + p`\n+ Search for `Export Profiles`\n\n## Demo\n\n[![export-profiles.gif](https://cdn.jsdelivr.net/gh/xiaohuohumax/vscode-export-profiles/images/export-profiles.gif)](/images/export-profiles.gif)\n\n## Links\n\n- [Homepage](https://github.com/xiaohuohumax/vscode-export-profiles#readme)\n- [Issue](https://github.com/xiaohuohumax/vscode-export-profiles/issues)\n- [Marketplace](https://marketplace.visualstudio.com/items?itemName=xiaohuohumax.vscode-export-profiles)\n\n## Finally\n\nHave fun! 🎉🎉🎉🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohuohumax%2Fvscode-export-profiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaohuohumax%2Fvscode-export-profiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohuohumax%2Fvscode-export-profiles/lists"}