Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1015 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 1015 Bytes

Show Character Code

Package Control

Simple Sublime Text plugin for displaying decimal code of the current character in the status bar.

screencast

Installation

Using Package Control

  1. Install Sublime Package Control.
  2. Run Package Control: Install Package from the Command Palette (COMMAND or CTRL + SHIFT + P)
  3. Find and install the Show Character Code plugin

Manual

  1. CD into your Sublime Text Packages directory
    • Windows: %APPDATA%\Sublime Text\Packages
    • OS X: "~/Library/Application Support/Sublime Text/Packages"
    • Linux: ~/.config/sublime-text/Packages
    • Portable Installation: Sublime Text/Data/Packages
  2. git clone https://github.com/borislubimov/ShowCharacterCode.git