Skip to content

Commit

Permalink
Add new 3rd party tool (#875)
Browse files Browse the repository at this point in the history
Add new tool based on #874
  • Loading branch information
daniboygg committed May 13, 2020
1 parent c9db4e7 commit bd3a032
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vuepress/guide/tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,9 @@ Read more about BabelEdit in [tutorial page](https://www.codeandweb.com/babeledi
i18n Ally give awesome DX for your i18n development.

Read more about i18n Ally in [README](https://github.com/antfu/i18n-ally/blob/master/README.md).

### i18nPlugin (intellij platform)

[i18nPlugin](https://github.com/nyavro/i18nPlugin) Intellij idea i18next support plugin ( [Jetbrains plugin page ](https://plugins.jetbrains.com/plugin/12981-i18n-support)).

Plugin for i18n typescript/javascript/PHP. Supports vue-i18n. To enable vue-i18n support go to settings -> Tools -> i18n Plugin configuration and check "Vue-i18n". You need set vue locales directory (locales by default).

0 comments on commit bd3a032

Please sign in to comment.