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

starlingx

CoderLim

|
40 installs
| (0) | Free
Starling helper
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

starlingx

starling 助手

Features

  1. 一键导入:右键菜单/CMD+Shift+P

一键导入

  1. 推荐匹配的 Key

推荐匹配的Key

Extension Settings

  • vscode-starlingX.sourceReplacement: 将源文案替换成这个格式,默认是:__('$KEY'/* $SOURCE */)
  • vscode-starlingX.projects: 数组,starling 的项目
  • vscode-starlingX.projects.name: 项目名
  • vscode-starlingX.projects.apiKey: 项目的 apiKey
  • vscode-starlingX.projects.business: 项目的业务

例如:

"vscode-starlingX.sourceReplacement":"__('$KEY'/* $SOURCE */)",
"vscode-starlingX.projects": [
  {
    "name": "AGW",
    "apiKey": "xxxxxxxxxxxxxxxxxxxxx",
    "business": "业务中台",
  }
]

Release Notes

1.0.0

初始提交


Enjoy!

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