Skip to content

Simple plugin for Sublime Text 2 to show the file encoding in the status bar.

Notifications You must be signed in to change notification settings

fergus/ShowEncoding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ShowEncoding

Simple plugin for Sublime Text 3 to show the file encoding in the status bar. Forked from geoffstokes/ShowEncoding.

Installation

You may either install using Package Control (which gains you automatic updates and a simpler install), or manually using git.

  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/fergus/ShowEncoding.git ShowEncoding

Usage

A file's encoding will be displayed in the status bar. This is automatically updated on load and on save. There are no settings to configure.

About

Simple plugin for Sublime Text 2 to show the file encoding in the status bar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%