Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TellMeCodeNew to Visual Studio Code? Get it now.
TellMeCode

TellMeCode

LiujiaHuan13

|
78 installs
| (0) | Free
Based on OPENAI api,Combining various factors such as the current programming environment to assist in the analysis and speculation of the source code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TELL ME CODE

忙着在各种文档/博客/标签页中切换?让TellMeCode来为你推测和分析源码吧。

0x00 你需要准备的是:

在OpenAI的api中获取这两个东西:

  • Organization ID
  • API keys

指路牌--->platform_openai

获取API Keys

指路牌--->account/api-keys p9beizF.png

获取Organization ID

指路牌--->account/org-settings

p9beAsJ.png

0x01 初始化

ctrl+shift+p调出vscode下拉选项命令行,分别在

  • TellMeCode-set-APItoken
  • TellMeCode-set-orgCode

中输入对应的token和code,就可以正常使用了.

0x02 使用方式

  1. 光标选中你要分析的代码块或某几行,按ctrl+shift+t触发,鼠标再次放在选中行上会看到hover提示正在加载。

  2. 先选中内容,然后按ctrl+shift+p选中TellMeCode

ps:需要科学上网,由于暂时不支持流式传输,且依赖openai,所以生成比较慢,如果在五行代码以上可能会长达20秒。

image

0x03 测试:

欢迎contribute和commit,或者反馈bug等等。测试阶段,如果你懒得弄token,可以联系我,免费提供测试使用。

mail:cheayuki13@gmail.com

QQ:1395622672

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