Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>lin-little-pluginNew to Visual Studio Code? Get it now.
lin-little-plugin

lin-little-plugin

lbb

|
152 installs
| (0) | Free
This is a 'vscode' plugin that provides some small features.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lin-little-plugin

这是一个vscode插件,提供一些小功能。

This is a 'vscode' plugin that provides some small features.

百度翻译 Baidu Translation

  1. 翻译英文 translate

    • 快捷键 ctrl+alt+1
    • 将翻译结果转成驼峰显示
      • 例如: 加载页逻辑 -> loadPageLogic
  2. 翻译中文 translate

    • 快捷键 ctrl+alt+2
    • 支持以下格式
      • LOAD_TIME_CanSearch 翻译结果为 加载时间可以搜索

markdownTable

翻译配置setting.json

需要注册百度翻译

  "lin-little-plugin.translate-store-appid": "__APPID__",
  "lin-little-plugin.translate-store-secret": "__SECRET__",

转换大小写 Convert Case

  • lin-little-plugin.transformUpper
    • 快捷键 ctrl+alt+3

markdownTable

Markdown代码片段 Markdown code snippet

命令: markdown

table 指定行和列的数量即可生成对应的代码片段

markdownTable

转换反引号backtick

  • lin-little-plugin.backtick
    • 快捷键 ctrl+alt+4

markdownTable

创建默认导出文件index.ts exportIndex

  • lin-little-plugin.exportIndex
    • 资源管理器右键文件夹

markdownTable

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