Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pjlamb12/asciireplacerplugin

ST3 ASCII character replacer plugin
https://github.com/pjlamb12/asciireplacerplugin

Last synced: 12 days ago
JSON representation

ST3 ASCII character replacer plugin

Awesome Lists containing this project

README

        

#ASCII Replacer Plugin for Sublime Text
This is a simple plugin that takes apostrophes, quotation marks, and ampersands and replaces them with the plain text or html code version of them. Run this so that all those characters show up properly in your file.

##Using it
Once installing through Package Control, you can find ASCII Replacer in the "Edit" menu and the "Context" menu in Sublime. Also, it is set as a default for a key binding:

Windows and Linus: `ctrl+alt+a`

Mac: `ctrl+super+a`

Remember that in Mac, super = command

Highlight the text you want to check for these invalid characters, then use the shortcut or the Edit/Context menu.