IntelliJ IDEA plugin

Last updated: April 30, 2025Author: Jakub Pomykała

In this article, you will learn how to configure IntelliJ IDEA plugin for SimpleLocalize to manage translations directly from the code editor.

IntelliJ IDEA plugin for SimpleLocalize

Features

The plugin adds a set of commands to the IntelliJ IDEA actions palette to help you manage translations and keys. Watch videos to learn more about all the features.

IntelliJ IDEA plugin for SimpleLocalize: Features overview

Installation

  1. Open IntelliJ IDEA Settings
  2. Go to the 'Plugins' and choose 'Marketplace' tab
  3. Search for SimpleLocalize in the search box.
  4. Click "Install" next to the SimpleLocalize plugin.
IntelJ IDEA plugin for SimpleLocalize: Installation and configuration

Optionally, you can install the plugin from Jetbrains Marketplace.

Configuration

  1. Generate new personal token for your account,
  2. Open IntelliJ IDEA settings and go to "SimpleLocalize settings" section
  3. Paste your Personal Access Token, and choose the project
IntelliJ IDEA plugin for SimpleLocalize: Configuration menu

Personal Access Token and configured project are NOT synchronized via .idea and they are stored only locally on your machine.

Resources

Was this helpful?