# vue2点击跳转elementui源码插件和另一件小事儿

* 抖音：<https://v.douyin.com/kM3Huvo/>
* B站：<https://www.bilibili.com/video/BV1B8411K76W/>

> 插件Github：
>
> <https://github.com/jiaolong1021/vue-helper>
>
> 插件市场：
>
> <https://marketplace.visualstudio.com/items?itemName=shenjiaolong.vue-helper>

这两天有好多私信是问我

怎么点击这个组件能跳转到源码

其实用的就是这个vue-helper插件哈

但是这个插件它只是针对vue

进行的增强

然后包括 Element-UI 和 vux 和 iView

然后它除了跳转源码

还有一些其他功能

比如说我在这输入el-table

它就可以直接生成一个这个骨架

在这基础上改就可以了

至于其他功能呢

大家自己来探索就行了

这里边还有很多哈

然后再说一个事啊

就是我发现还是有很多小伙伴会问我

视频里提到的代码在哪里

大家就记住这个网站就行了哈

如果记不住这个呢

大家可以记这个：1024bugs.com

如果这样直接访问不

了大家可以加一个www\.1024bugs.com

这样也可以

这个网站啊

旧的作品

可能我没有维护这个代码的链接

但是新的作品如果有demo的话

我肯定会把他的链接贴上

那老粉可能都知道好

这里边维护的都是每一期作品的字幕

所以方便的地方在于

大家如果碰到了一个bug

然后印象里我可能也讲过

那大家就可以在这里对全局进行检索

比如我搜一个set

那这些视频就提到过这个set

大家可以找一下


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sunzsh.gitbook.io/xiaoshan.bug/vue2-dian-ji-tiao-zhuan-elementui-yuan-ma-cha-jian-he-ling-yi-jian-xiao-shi-er.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
