{"id":20507779,"url":"https://github.com/zty1205/ty-vs-helper","last_synced_at":"2026-04-17T13:32:49.280Z","repository":{"id":126461935,"uuid":"468595118","full_name":"zty1205/ty-vs-helper","owner":"zty1205","description":"vscode小插件，代码开发小帮手！vscode插件搜索Ty Helper即刻安排！","archived":false,"fork":false,"pushed_at":"2022-05-25T06:57:45.000Z","size":2789,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T03:06:44.031Z","etag":null,"topics":["visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zty1205.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":"2022-03-11T03:31:04.000Z","updated_at":"2022-04-13T07:51:28.000Z","dependencies_parsed_at":"2023-06-16T21:45:43.863Z","dependency_job_id":null,"html_url":"https://github.com/zty1205/ty-vs-helper","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zty1205/ty-vs-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zty1205%2Fty-vs-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zty1205%2Fty-vs-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zty1205%2Fty-vs-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zty1205%2Fty-vs-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zty1205","download_url":"https://codeload.github.com/zty1205/ty-vs-helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zty1205%2Fty-vs-helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31931416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: 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":["visual-studio-code","vscode","vscode-extension"],"created_at":"2024-11-15T20:15:29.380Z","updated_at":"2026-04-17T13:32:49.274Z","avatar_url":"https://github.com/zty1205.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ty-vs-helper\n\nvscode 插件\n\n## How To Use\n\n- vscode 插件搜索 Ty Helper 安装即可\n- 下载项目后，运行 npm run build, 右键 visx 文件安装\n\n\u003cbr/\u003e\n\n## Features\n\n\u003cbr/\u003e\n\n- 支持一键删除本地分支\n\n操作，文件右键点击选择删除本地分支即可\n\n\u003cbr/\u003e\n\n![右键删除](images/del.png)\n\n\u003cbr/\u003e\n\n![删除提示](images/del_res.png)\n\n\u003cbr/\u003e\n\n- 查看,跳转 package.json 中的依赖\n\n操作：cmd + 鼠标悬浮显示，点击跳转\n\n\u003cbr/\u003e\n\n![跳转依赖](images/dep.png)\n\n\u003cbr/\u003e\n\n- git 一键 push\n\n操作：cmd + 鼠标悬浮显示，点击跳转\n\n\u003cbr/\u003e\n\n![点击](images/push_command.png)\n\n\u003cbr/\u003e\n\n选择 commit type (可配置，默认不启用)\n\n![点击](images/push_commit.png)\n\n\u003cbr/\u003e\n\n输入 msg\n\n![点击](images/push_msg.png)\n\n\u003cbr/\u003e\n\n显示结果\n\n![点击](images/push_result.png)\n\n\u003cbr/\u003e\n\n- 转换功能\n  - URL 解码\n  - URL 编码\n  - 蛇形大写命名\n  - 蛇形命名\n  - 帕斯卡命名\n  - 驼峰命名\n\n1. 选择变量，url\n2. 右键点击\n\n\u003cbr/\u003e\n\n![点击](images/transform.png)\n\n\u003cbr/\u003e\n\n- url 解析功能\n\n选中相应的 url 后右键点击选择`URL解析`\n\n例子：对应 url https://www.abc.com?_t=1\u0026arr=1\u0026arr=2\u0026url=https%3A%2F%2Fwww.123.com%3Fs%3D996，解析结果如下\n\n\u003cbr/\u003e\n\n![点击](images/url_parse.png)\n\n\u003cbr/\u003e\n\n- 支持项目内 import 文件的预览和跳转\n\n\u003cbr/\u003e\n\n![点击](images/import_hover.png)\n\n\u003cbr/\u003e\n\n![点击](images/import_jump.png)\n\n\u003cbr/\u003e\n\n- 支持 vuex mapXXX 函数的跳转\n\n## Requirements\n\nIf you have any requirements or dependencies, add a section describing those and how to install and configure them.\n\n## Extension Settings\n\nInclude if your extension adds any VS Code settings through the `contributes.configuration` extension point.\n\nFor example:\n\nThis extension contributes the following settings:\n\n- `myExtension.enable`: enable/disable this extension\n- `myExtension.thing`: set to `blah` to do something\n\n## Known Issues\n\nCalling out known issues can help limit users opening duplicate issues against your extension.\n\n## Release Notes\n\nUsers appreciate release notes as you update your extension.\n\n### 1.0.0\n\nInitial release of ...\n\n### 1.0.1\n\nFixed issue #.\n\n### 1.1.0\n\nAdded features X, Y, and Z.\n\n---\n\n## Working with Markdown\n\n**Note:** You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:\n\n- Split the editor (`Cmd+\\` on macOS or `Ctrl+\\` on Windows and Linux)\n- Toggle preview (`Shift+CMD+V` on macOS or `Shift+Ctrl+V` on Windows and Linux)\n- Press `Ctrl+Space` (Windows, Linux) or `Cmd+Space` (macOS) to see a list of Markdown snippets\n\n### For more information\n\n- [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown)\n- [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/)\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzty1205%2Fty-vs-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzty1205%2Fty-vs-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzty1205%2Fty-vs-helper/lists"}