Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INFO: Translation plugin for IntelliJ IDEA based projects #400

Closed
marhali opened this issue Mar 17, 2021 · 2 comments
Closed

INFO: Translation plugin for IntelliJ IDEA based projects #400

marhali opened this issue Mar 17, 2021 · 2 comments

Comments

@marhali
Copy link
Contributor

marhali commented Mar 17, 2021

Hello,
I've created an easy open source plugin on IntelliJ IDEA to manage json translation files. It can be used to easily view / add / edit and delete i18n translations.

If anyone is interested you can check it out on the repository page or Jetbrains Marketplace. It would be great if this plugin could be mentioned in the documentation as it could help a lot of people.

Features

  • UI Tool Window with Table- and Tree-View representation
  • Easily Add / Edit / Delete translations
  • Filter / Search function to hide irrelevant keys
  • Configurable locales directory & preferred locale for ui presentation
  • Translation keys with missing definition for any locale will be displayed red
  • Quick edit any translation by right-click (IntelliJ Popup Action)
  • Quick delete any translation via DEL-Key
@kazupon
Copy link
Member

kazupon commented Mar 17, 2021

Thanks!
Awesome!

You can put your plugin on this page.
https://vue-i18n.intlify.dev/ecosystem/third.html

Welcome PR.

@kazupon
Copy link
Member

kazupon commented Apr 7, 2021

I've just released vue-i18n v9.1 and docs live now.
https://vue-i18n.intlify.dev/ecosystem/third.html#easy-i18n-intellij-platform

please check it!

@kazupon kazupon closed this as completed Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants