Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tiger-vsNew to Visual Studio Code? Get it now.
tiger-vs

tiger-vs

wyxt81

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

一个简单的快速实现i18n插件

选中一行文本或者光标在一行文本中间

mac 按 command+1 windows 按 control+1

会对文本做如下转换:

'tiger' => __('tiger')

老虎 => {__('老虎')}

'tiger %s' => printf(__('tiger %s'))

也可以鼠标右键 => 点击 tiger-i18n 有同样效果 示例

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