Skip to content

onelittlehope/ShowCharacterCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Show Character Code

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 2 Packages directory
    • Windows: %APPDATA%\Sublime Text 2\Packages\
    • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
    • Linux: ~/.config/sublime-text-2/Packages/
    • Portable Installation: Sublime Text 2/Data/Packages/
  2. git clone https://github.com/borislubimov/ShowCharacterCode.git

Note: For Sublime Text 3 users, substitute the 2 in the above directory names with 3.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%