Simple Sublime Text plugin for displaying decimal code of the current character in the status bar.
- Install Sublime Package Control.
- Run
Package Control: Install Package
from the Command Palette (COMMAND or CTRL + SHIFT + P) - Find and install the
Show Character Code
plugin
- 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
- Windows:
git clone https://github.com/borislubimov/ShowCharacterCode.git