[ANN] Character Browser 0.1.0-5x
I've just submitted a new plugin called Character Browser.
This plugin allows you to browse the Unicode character set. The character set is organized into various groupings to help make it easier to find the character you need. Search capabilities also allow you to find characters by code or name using regular expressions.
You can insert a character into the current editor in one of ten forms:
- Character Code in hex, decimal, and octal
- Unicode Code Point
- Character Name
- Character
- Java Unicode Escape
- Java Octal Character Escape
- HTML Named Entity
- HTML Decimal Entity
Enjoy,
Rick
Please sign in to leave a comment.
I added some external documentation at http://www.intellij.org/twiki/bin/view/Main/CharacterBrowser
This is the same info as in the README file included with the plugin.
Enjoy,
Rick
Rick Maddy wrote:
Nice! I like! :)
I have a feature request, though: Is it possible to select different
fonts? I use chinese characters every now and again, and they show up as
squares in the browser (because the default font obviously doesn't
contain the required glyphs)
Regards,
Edwin
Done - upgrade to version 0.2.0
Rick
Rick Maddy wrote:
Good grief, that's quick service. Ta muchly!
Regards,
Edwin