Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.18 KB

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