sublimetext2 - Plugin to automatically convert characters -


i have javascript file starts this:

document.write('\x3cscript\x3e\x3c/script\x3e\x3c! 

i know if there plugin sublime text 2 can automatically convert characters readable code.
know how search operation in search engine.

thanks

assuming want decode these characters, site https://github.com/dotzero/sublime-text-2-plugins may starting point (yeah, partially russian, understandable anyway).

look @ functionalities

"to unicode notation" , "from unicode notation"

they coded in file st2-converter/converter.py

i not successfull installing correctly, maybe have more luck - or more time ;)

alternatively code in converter.py can used copy&paste plugin yourself.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -