A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/think2011/vscode-vue-i18n below:

think2011/vscode-vue-i18n: 🔖 这个插件能够帮到你方便浏览和编写 Vue i18n

为什么要做这个插件?因为写 i18n 真的很啰嗦很麻烦啊 😫

这个插件能够帮到你方便查看和编写 vue-i18n 🎉

  locales
  ├── en.json
  ├── zh-CN.json
  ├── zh-TW.json
  ├── ...
  └── <contry-code>.json

或者

  locales
  ├── en
  |   ├── common.json
  |   ├── buttons.json
  |   ├── ...
  |   └── <filenames>.json
  ├── zh-CN
  |   ├── common.json
  |   ├── buttons.json
  |   └── ...
  └── <contry-code>
      ├── common.json
      ├── buttons.json
      └── ...

如果不是的话,那请执行如图的命令吧 😝

怎么安装?

vscode 插件里搜索 vue-i18n,或者点击上上方的小徽章安装吧!

怎么不开 Issues?

估计很长一段时间里都比较忙,而且懒,如果你遇到了实在难以解决的问题或者非要 提需求吐槽,那你给我发封邮件吧 452125301.hzplay@gmail.com,要是可以贡献 PR 那真的太棒了 🙂

谢谢你帮忙完善了插件

✨ 同时也推荐功能更为强大的 vue-i18n-ally@antfu


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4