/intellij-icu

An ICU language plugin for IntelliJ

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ICU Language Plugin for IntelliJ

JetBrains IntelliJ Plugins Travis (.org) GitHub issues GitHub pull requests GitHub

This plugin gives IntelliJ syntax highlighting for ICU Resource Bundles.

Features

  • Syntax Highlighting for both the resource file and the ICU messages.
  • Automatic Formatting Support.
  • Spell checking of messages.
  • Code Folding Support
  • Goto Symbol support.
  • File Structural View.

Example ICU file for English

The expected file name would be en.txt

Example Screenshot