Download Sublime Text HTML Encoder and Decoder Master Plugin - Special Character Encoder Plugin, Many people face problem to work with sublime text in case of special character. This plugin will help to encode or decode HTML text to convenient texts or symbols. In a word, it's a great Sublime Text plug-in to encode and decode HTML character entities.
Examples
Encode HTML Character Entities
- Named:
&
to&
- Hexadecimal:
&
to&
- Decimal:
&
to&
Decode HTML Character Entities
- Named:
&
to&
- Hexadecimal:
&
to&
- Decimal:
&
to&
Install
Compatibility
Sublime HTML Encoder is compatible with Sublime Text 2 and 3, and all Operating Systems.
Download
Download the zip to your Sublime Text Packages directory.
Usage
HTML Decode and Encode commands can be accessed from the Sublime Text Command Palette and Menu Menu.
Command Palette:
ctrl/cmd + shift + P
: HTML Encodectrl/cmd + shift + P
: HTML Decode
Main Menu:
Edit
->Text
: HTML EncodeEdit
->Text
: HTML Decode
No comments:
Post a Comment