An IntelliJ Platform Plugin that enhances your internationalization workflow with inline translation hints and real-time translation fetching for i18n/i18next projects.
This specific section is a source for the plugin.xml file which will be extracted by the Gradle during the build process.
To keep everything working, do not remove <!-- ... --> sections.
IntelliJ IDEA plugin for internationalization support with inline translation hints.
- Displays inline hints showing translations for i18n keys
- Configurable translation service URL
- Real-time translation fetching
This plugin was built using the IntelliJ Platform Plugin Template.
./gradlew buildPlugin./gradlew runIde