{"id":18771145,"url":"https://github.com/nicepkg/vscode-funny","last_synced_at":"2026-03-01T01:01:32.498Z","repository":{"id":253752697,"uuid":"844419590","full_name":"nicepkg/vscode-funny","owner":"nicepkg","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-23T12:14:44.000Z","size":20808,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-13T08:15:10.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nicepkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":["nicepkg",2214962083],"open_collective":"nicepkg"}},"created_at":"2024-08-19T08:13:13.000Z","updated_at":"2024-09-22T05:31:34.000Z","dependencies_parsed_at":"2024-08-19T09:44:59.875Z","dependency_job_id":"96e0743e-5a67-4e70-a0f5-c539d5912f8f","html_url":"https://github.com/nicepkg/vscode-funny","commit_stats":null,"previous_names":["nicepkg/vscode-funny"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nicepkg/vscode-funny","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvscode-funny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvscode-funny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvscode-funny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvscode-funny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicepkg","download_url":"https://codeload.github.com/nicepkg/vscode-funny/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicepkg%2Fvscode-funny/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"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":[],"created_at":"2024-11-07T19:23:24.829Z","updated_at":"2026-03-01T01:01:32.394Z","avatar_url":"https://github.com/nicepkg.png","language":"TypeScript","readme":"# VSCode Funny\n\n![VSCode Funny](res/icon.png)\n\nVSCode Funny 是一个有趣的 VSCode 插件，为你的编辑器带来一些有趣的功能，让你的开发体验更加愉快！\n\nhttps://github.com/user-attachments/assets/ff6736d1-395e-429a-b482-e5e7e3e9cfec\n\n## 特性\n\n### 打字战斗动画\n\n在你编辑代码时，插件会给你展示一个有趣的打字战斗动画。这个动画是从黑神话悟空的打斗视频中抽帧得到的，非常精彩！\n\n你还可以调整战斗动画的大小，根据你的喜好设置 **fightAnimationSize** 的值。\n\n要关闭这个功能，请在 VSCode 的设置中选择 **VSCode Funny**，然后将 **enableFightAnimation** 设置为 **false**。\n\n### 下载插件\n\n你可以直接下载已经构建好的插件进行安装，无需手动构建。\n\n[点击此处下载 vscode-funny.vsix](./vscode-funny.vsix)\n\n下载完成后，按照以下步骤进行安装：\n\n1. 在 VSCode 中按下 `Ctrl + Shift + P`，打开命令面板。\n2. 输入 `Extensions: Install from VSIX` 并按回车。\n3. 在弹出的对话框中选择下载的 `vscode-funny.vsix` 文件。\n4. 安装完成后，重启 VSCode 以使插件生效。\n\n### 使用\n\n启用插件后，你将可以享受到打字战斗动画带给你的乐趣。当你编辑代码时，插件会在编辑器中展示一个有趣的打字战斗动画。\n\n你可以通过设置来调整战斗动画的大小，以适应你的编辑器界面。打开 VSCode 的设置，搜索 \"VSCode Funny\"，然后调整 **fightAnimationSize** 的值。\n\n### 配置\n\n在 VSCode 的设置中，你可以调整以下配置项：\n\n| 配置项                   | 描述                 | 默认值 |\n| ------------------------ | -------------------- | ------ |\n| **enableFightAnimation** | 启用打字战斗动画     | true   |\n| **fightAnimationSize**   | 战斗动画大小（像素） | 200    |\n\n## 贡献\n\n如果你发现了 bug，或者有任何的建议和改进意见，欢迎提交 issue 或者 PR。\n\n## 许可证\n\n[MIT](LICENSE)\n","funding_links":["https://github.com/sponsors/nicepkg","https://github.com/sponsors/2214962083","https://opencollective.com/nicepkg"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicepkg%2Fvscode-funny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicepkg%2Fvscode-funny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicepkg%2Fvscode-funny/lists"}