Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>wa-window-vueNew to Visual Studio Code? Get it now.
wa-window-vue

wa-window-vue

wa

|
12 installs
| (0) | Free
vscode菜单扩展(vue版)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

wa-window-vue

vscode 窗口工具插件

功能说明

翻译

文本翻译,支持百度和有道

  • 需要在百度翻译后台或有道后台创建应用,获取到 appId, appKey

  • 然后再在设置 → 扩展 → wa-window-vue

    image

AES 解密

配置aesKey后,输入需要解密的数据点击解码得到解密后的数据

json 转类型声明

将json数据转换成ts中的类型声明

比如填充上内容

{'a': '哈哈'}

点击开始转换后获得

interface RootObject {
  a: string;
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft