Skip to content

Plugin for Sublime Text 2 and 3: converter from ASCII to hex, and from hex to ASCII

Notifications You must be signed in to change notification settings

ALLZ/hextoASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 22, 2014
c59c335 · Feb 22, 2014

History

9 Commits
Aug 20, 2012
Aug 20, 2012
Aug 20, 2012
Aug 20, 2012
Aug 7, 2013
Aug 20, 2012
Feb 22, 2014
Feb 22, 2014
Feb 22, 2014

Repository files navigation

Sublime Text 2 ASCII<->Hex converter Plugin

Sublime Text 2 plugin to convert ASCII->Hex and Hex->ASCII

Usage

Just select the string, then use key bindings, menu "Selection" or context menu to convert it.

Key bindings

for Windows and Linux

ASCII->Hex ctrl+', ctrl+h
Hex->ASCII ctrl+h, ctrl+'

for OSX

ASCII->Hex super+', super+h
Hex->ASCII super+h, super+'

Some isssues

If you really want to help me (it will be very nice ^^'), just see this code and mail me(sazalexnev @ gmail.com), how I can improve it. This "big plugin" is just pre-relise, some kind of, you know ;)

About

Plugin for Sublime Text 2 and 3: converter from ASCII to hex, and from hex to ASCII

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages