An IntelliJ IDEA and Android Studio plugin for editing Lyricist-based Kotlin localization files through a live table UI. Supports nested string groups, lambda keys, multiple locales, and in-place editing. Changes are written back to the source fil…
An IntelliJ IDEA and Android Studio plugin for editing Lyricist-based Kotlin localization files through a live table UI. Supports nested string groups, lambda keys, multiple locales, and in-place editing. Changes are written back to the source file instantly.
Used Perplexity to help work through IntelliJ’s PSI and APIs, fix a handful of tricky compiler errors, set up the GitHub Actions release workflow, and as help to write the README. Also used GitHub Copilot for code completion.