{"id":24460970,"url":"https://github.com/talljack/vscode-auto-space","last_synced_at":"2025-04-13T05:36:07.200Z","repository":{"id":152491164,"uuid":"625070331","full_name":"Talljack/vscode-auto-space","owner":"Talljack","description":"Auto Add Space between Chinese and English","archived":false,"fork":false,"pushed_at":"2024-04-17T08:50:02.000Z","size":939,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-01T19:59:49.649Z","etag":null,"topics":["space","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=talljack.vscode-auto-space","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/Talljack.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":{"github":["talljack"]}},"created_at":"2023-04-08T01:41:35.000Z","updated_at":"2024-05-03T02:31:18.582Z","dependencies_parsed_at":"2023-12-18T13:25:38.258Z","dependency_job_id":"1c81baa0-fae2-482d-acbd-49af73e94ede","html_url":"https://github.com/Talljack/vscode-auto-space","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"antfu/starter-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Talljack%2Fvscode-auto-space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Talljack%2Fvscode-auto-space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Talljack%2Fvscode-auto-space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Talljack%2Fvscode-auto-space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Talljack","download_url":"https://codeload.github.com/Talljack/vscode-auto-space/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670507,"owners_count":21142897,"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","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":["space","vscode-extension"],"created_at":"2025-01-21T04:16:39.926Z","updated_at":"2025-04-13T05:36:07.174Z","avatar_url":"https://github.com/Talljack.png","language":"TypeScript","funding_links":["https://github.com/sponsors/talljack"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./res/icon.png\" width='160px'/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eAuto Add Space between Chinese and English\u003c/h1\u003e\n\n\u003ca href=\"https://marketplace.visualstudio.com/items?itemName=talljack.vscode-auto-space\" target=\"__blank\"\u003e\u003cimg src=\"https://img.shields.io/visual-studio-marketplace/v/talljack.vscode-auto-space.svg?color=eee\u0026amp;label=VS%20Code%20Marketplace\u0026logo=visual-studio-code\" alt=\"Visual Studio Marketplace Version\" /\u003e\u003c/a\u003e\n\nAuto add space between Chinese and English.\n\n![autoAddSpace](https://user-images.githubusercontent.com/34439652/230905590-b70f26dd-8ea8-4d5b-a4ea-b414c259edee.jpg)\n\n## Configuration\n\n| key                          | default-value | type               | description                                  |\n| ---------------------------- | ------------- | ------------------ | -------------------------------------------- |\n| autoAddSpace.formatOnSave    | true          | boolean            | Execute auto add space when on file save     |\n| autoAddSpace.formatOnDocument | false         | boolean            | Execute add space on Format Document command |\n| autoAddSpace.spaceType       | 'all'         | 'all' \\| 'comment' | Auto Add Space's type                        |\n| autoAddSpace.excludedExtensions | []           | string[]           | List of file extensions to exclude from processing (e.g., ['txt', 'md']). Do not include the dot in the extension. |\n\n### Excluding Files\n\nYou can exclude specific file types from being processed by adding their extensions to the `autoAddSpace.excludedExtensions` setting. For example:\n\n```json\n{\n  \"autoAddSpace.excludedExtensions\": [\"txt\", \"md\"]\n}\n```\n\nThis will prevent the extension from modifying files with `.txt` and `.md` extensions, preserving their original content.\n\n## CHALNGELOG\n\n更多的更新日志请查看 [CHANGELOG](./CHANGELOG.md)\n\n## License\n\n[MIT](./LICENSE) License  2023 [Talljack](https://github.com/talljack)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalljack%2Fvscode-auto-space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalljack%2Fvscode-auto-space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalljack%2Fvscode-auto-space/lists"}