Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Ty HelperNew to Visual Studio Code? Get it now.
Ty Helper

Ty Helper

tengyuezhang

|
115 installs
| (2) | Free
vscode插件,代码开发小帮手
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ty-vs-helper

vscode 插件

How To Use

  • vscode 插件搜索 Ty Helper 安装即可
  • 下载项目后,运行 npm run build, 右键 visx 文件安装

Features


  • 支持一键删除本地分支

操作,文件右键点击选择删除本地分支即可


右键删除


删除提示


  • 查看,跳转 package.json 中的依赖

操作:cmd + 鼠标悬浮显示,点击跳转


跳转依赖


  • git 一键 push

操作:cmd + 鼠标悬浮显示,点击跳转


点击


选择 commit type (可配置,默认不启用)

点击


输入 msg

点击


显示结果

点击


  • 转换功能
    • URL 解码
    • URL 编码
    • 蛇形大写命名
    • 蛇形命名
    • 帕斯卡命名
    • 驼峰命名
  1. 选择变量,url
  2. 右键点击

点击


  • url 解析功能

选中相应的 url 后右键点击选择URL解析

例子:对应 url https://www.abc.com?_t=1&arr=1&arr=2&url=https%3A%2f%2fwww.123.com%3Fs%3D996,解析结果如下


点击


  • 支持项目内 import 文件的预览和跳转

点击


点击


  • 支持 vuex mapXXX 函数的跳转

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: enable/disable this extension
  • myExtension.thing: set to blah to do something

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ...

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


Working with Markdown

Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft